Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/ti/uart/
H A Duart_16550.h64 #define UARTLSR_RXFIFOERR (1 << 7) /* Rx Fifo Error */ macro
/rk3399_ARM-atf/drivers/nxp/console/
H A D16550_console.S55 #define UARTLSR_RXFIFOERR (1 << 7) /* Rx Fifo Error */ macro