Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c96 #define LINFLEXD_UARTSR_RMB BIT(9) macro
237 while (status & LINFLEXD_UARTSR_RMB) { in linflex_rxint()