Searched refs:GPIO_PAR_UART_U0RXD (Results 1 - 6 of 6) sorted by relevance

/u-boot/arch/m68k/cpu/mcf523x/
H A Dcpu_init.c133 GPIO_PAR_UART_U0RXD | GPIO_PAR_UART_U0TXD);
135 GPIO_PAR_UART_U0RXD | GPIO_PAR_UART_U0TXD);
/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c129 GPIO_PAR_UART_U0TXD | GPIO_PAR_UART_U0RXD);
131 GPIO_PAR_UART_U0TXD | GPIO_PAR_UART_U0RXD);
/u-boot/arch/m68k/include/asm/
H A Dm520x.h270 #define GPIO_PAR_UART_U0RXD (0x0001) macro
H A Dm5301x.h438 #define GPIO_PAR_UART_U0RXD (0x10) macro
H A Dm5235.h427 #define GPIO_PAR_UART_U0RXD (0x0008) macro
/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c131 setbits_be16(&gpio->par_uart, GPIO_PAR_UART_U0TXD | GPIO_PAR_UART_U0RXD);

Completed in 60 milliseconds