Searched refs:par_timer (Results 1 – 16 of 16) sorted by relevance
/openbmc/u-boot/board/astro/mcf5373l/ |
H 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()
|
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/ |
H A D | cpu_init.c | 168 clrbits_8(&gpio->par_timer, ~GPIO_PAR_TIMER_T2IN_UNMASK); in cfspi_claim_bus() 169 setbits_8(&gpio->par_timer, GPIO_PAR_TIMER_T2IN_DSPIPCS2); in cfspi_claim_bus() 189 clrbits_8(&gpio->par_timer, ~GPIO_PAR_TIMER_T2IN_UNMASK); in cfspi_release_bus()
|
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/ |
H A D | cpu_init.c | 358 clrbits_8(&gpio->par_timer, in uart_port_conf() 360 setbits_8(&gpio->par_timer, in uart_port_conf() 363 clrbits_8(&gpio->par_timer, in uart_port_conf() 365 setbits_8(&gpio->par_timer, in uart_port_conf()
|
/openbmc/u-boot/board/freescale/m5329evb/ |
H A D | nand.c | 58 clrbits_8(&gpio->par_timer, GPIO_PAR_TIN3_TIN3); in board_nand_init()
|
/openbmc/u-boot/board/freescale/m5373evb/ |
H A D | nand.c | 62 clrbits_8(&gpio->par_timer, GPIO_PAR_TIN3_TIN3); in board_nand_init()
|
/openbmc/u-boot/arch/m68k/cpu/mcf532x/ |
H A D | cpu_init.c | 314 clrbits_8(&gpio->par_timer, 0xf0); in uart_port_conf() 315 setbits_8(&gpio->par_timer, in uart_port_conf()
|
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 138 clrbits_8(&gpio->par_timer, in uart_port_conf() 140 setbits_8(&gpio->par_timer, in uart_port_conf()
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | immap_520x.h | 147 u8 par_timer; /* 0x35 */ member
|
H A D | immap_5235.h | 180 u16 par_timer; /* 0x4C */ member
|
H A D | immap_5227x.h | 155 u8 par_timer; /* 0x37 */ member
|
H A D | immap_547x_8x.h | 204 u8 par_timer; /*0x52 */ member
|
H A D | immap_5301x.h | 253 u8 par_timer; /* 0x5F */ member
|
H A D | immap_5445x.h | 199 u8 par_timer; /* Time Pin Assignment Register */ member
|
H A D | immap_5275.h | 216 u16 par_timer; member
|
H A D | immap_5329.h | 282 u8 par_timer; /* 0x5C */ member
|
H A D | immap_5441x.h | 199 u8 par_timer; /* 0x50 */ member
|