Searched refs:IMX_UART_TS_RXEMPTY (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/drivers/imx/uart/ | ||
| H A D | imx_uart.c | 163 if (val & IMX_UART_TS_RXEMPTY) in console_imx_uart_core_getc() |
| H A D | imx_uart.h | 150 #define IMX_UART_TS_RXEMPTY BIT(5) macro |