Searched refs:uart_lsr_tx_empty (Results 1 – 7 of 7) sorted by relevance
38 (!uart_lsr_tx_empty(inb(speakup_info.port_tts + UART_LSR)))
26 static inline bool uart_lsr_tx_empty(u16 lsr) in uart_lsr_tx_empty() function
110 if (uart_lsr_tx_empty(status)) in au_putc()
91 if (uart_lsr_tx_empty(status)) in serial_putc()
1092 } while (!uart_lsr_tx_empty(status)); in wait_for_xmitr()1159 if (uart_lsr_tx_empty(status)) in omap_serial_early_putc()
573 } while (!uart_lsr_tx_empty(status)); in wait_for_xmitr()
1269 } while (!uart_lsr_tx_empty(status)); in wait_for_xmitr()