Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c299 ~(GPIO_PAR_UART2_U2CTS_MASK | GPIO_PAR_UART2_U2RTS_MASK)); in uart_port_conf()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5441x.h501 #define GPIO_PAR_UART2_U2RTS_MASK (0xCF) macro