Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c302 GPIO_PAR_UART_TXD0 | GPIO_PAR_UART_RXD0); in uart_port_conf()
304 GPIO_PAR_UART_TXD0 | GPIO_PAR_UART_RXD0); in uart_port_conf()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5329.h837 #define GPIO_PAR_UART_RXD0 (0x0002) macro