Searched refs:OWL_UART_STAT_TFES (Results 1 – 1 of 1) sorted by relevance
31 #define OWL_UART_STAT_TFES BIT(10) /* TX FIFO Empty Status */ macro76 return !(stat & OWL_UART_STAT_TFES); in owl_serial_pending()
Completed in 4 milliseconds