Searched refs:OWL_UART_STAT_RFEM (Results 1 – 1 of 1) sorted by relevance
58 #define OWL_UART_STAT_RFEM BIT(5) macro224 while (!(stat & OWL_UART_STAT_RFEM)) { in owl_uart_receive_chars()470 if (owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_RFEM) in owl_uart_poll_get_char()