Searched defs:UART_FCR_UME (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ | ||
| H A D | 8250_ingenic.c | 38 #define UART_FCR_UME BIT(4) macro |
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | ns16550.h | 122 #define UART_FCR_UME 0x10 macro |