Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf5445x/
Dcpu_init.c298 ~(GPIO_PAR_UART2_U2CTS_MASK | GPIO_PAR_UART2_U2RTS_MASK)); in uart_port_conf()
/external/u-boot/arch/m68k/include/asm/
Dm5441x.h500 #define GPIO_PAR_UART2_U2RTS_MASK (0xCF) macro