Searched refs:par_timer (Results 1 – 16 of 16) sorted by relevance
| /u-boot/arch/m68k/cpu/mcf5227x/ |
| A D | dspi.c | 24 clrbits_8(&gpio->par_timer, ~GPIO_PAR_TIMER_T2IN_UNMASK); in dspi_chip_select() 25 setbits_8(&gpio->par_timer, GPIO_PAR_TIMER_T2IN_DSPIPCS2); in dspi_chip_select() 39 clrbits_8(&gpio->par_timer, ~GPIO_PAR_TIMER_T2IN_UNMASK); in dspi_chip_unselect()
|
| /u-boot/board/astro/mcf5373l/ |
| A D | fpga.c | 35 tmp_char = readb(&gpiop->par_timer); in altera_pre_fn() 37 writeb(tmp_char, &gpiop->par_timer); in altera_pre_fn() 258 tmp_char = readb(&gpiop->par_timer); in xilinx_pre_config_fn() 260 writeb(tmp_char, &gpiop->par_timer); in xilinx_pre_config_fn()
|
| /u-boot/board/freescale/m5329evb/ |
| A D | nand.c | 58 clrbits_8(&gpio->par_timer, GPIO_PAR_TIN3_TIN3); in board_nand_init()
|
| /u-boot/board/freescale/m5373evb/ |
| A D | nand.c | 62 clrbits_8(&gpio->par_timer, GPIO_PAR_TIN3_TIN3); in board_nand_init()
|
| /u-boot/arch/m68k/cpu/mcf5445x/ |
| A D | cpu_init.c | 390 clrbits_8(&gpio->par_timer, in uart_port_conf() 392 setbits_8(&gpio->par_timer, in uart_port_conf() 395 clrbits_8(&gpio->par_timer, in uart_port_conf() 397 setbits_8(&gpio->par_timer, in uart_port_conf()
|
| /u-boot/arch/m68k/cpu/mcf532x/ |
| A D | cpu_init.c | 323 clrbits_8(&gpio->par_timer, 0xf0); in uart_port_conf() 324 setbits_8(&gpio->par_timer, in uart_port_conf()
|
| /u-boot/arch/m68k/include/asm/ |
| A D | immap_520x.h | 147 u8 par_timer; /* 0x35 */ member
|
| A D | immap_5235.h | 180 u16 par_timer; /* 0x4C */ member
|
| A D | immap_5227x.h | 155 u8 par_timer; /* 0x37 */ member
|
| A D | immap_547x_8x.h | 204 u8 par_timer; /*0x52 */ member
|
| A D | immap_5301x.h | 253 u8 par_timer; /* 0x5F */ member
|
| A D | immap_5445x.h | 199 u8 par_timer; /* Time Pin Assignment Register */ member
|
| A D | immap_5275.h | 216 u16 par_timer; member
|
| A D | immap_5329.h | 282 u8 par_timer; /* 0x5C */ member
|
| A D | immap_5441x.h | 199 u8 par_timer; /* 0x50 */ member
|
| /u-boot/arch/m68k/cpu/mcf52x2/ |
| A D | cpu_init.c | 140 clrbits_8(&gpio->par_timer, in uart_port_conf() 142 setbits_8(&gpio->par_timer, in uart_port_conf()
|
Completed in 771 milliseconds