Home
last modified time | relevance | path

Searched defs:UART_FCR_UME (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_ingenic.c38 #define UART_FCR_UME BIT(4) macro
/OK3568_Linux_fs/u-boot/include/
H A Dns16550.h122 #define UART_FCR_UME 0x10 macro