Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A Dcpu_init.c138 GPIO_PAR_UART_U1RXD_MASK | GPIO_PAR_UART_U1TXD_MASK); in uart_port_conf()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5235.h412 #define GPIO_PAR_UART_U1RXD_MASK (0x0C00) macro