Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c291 ~(GPIO_PAR_UART0_U0CTS_MASK | GPIO_PAR_UART0_U0RTS_MASK)); in uart_port_conf()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5441x.h544 #define GPIO_PAR_UART0_U0CTS_MASK (0x3F) macro