Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_ingenic.c37 #define UART_FCR_UME BIT(4) macro
/openbmc/u-boot/include/
H A Dns16550.h124 #define UART_FCR_UME 0x10 macro