Home
last modified time | relevance | path

Searched refs:MCFGPIO_PUAPAR (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c604 MCFGPIO_PUAPAR = CONFIG_SYS_PUAPAR; in cpu_init_f()
636 MCFGPIO_PUAPAR &= 0xFc; in uart_port_conf()
637 MCFGPIO_PUAPAR |= 0x03; in uart_port_conf()
640 MCFGPIO_PUAPAR &= 0xF3; in uart_port_conf()
641 MCFGPIO_PUAPAR |= 0x0C; in uart_port_conf()
/u-boot/arch/m68k/include/asm/
A Dm5282.h216 #define MCFGPIO_PUAPAR (*(vu_char *) (CONFIG_SYS_MBAR+0x10005C)) macro

Completed in 6 milliseconds