Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c331 static inline void oct16550_wait_txhr_empty (struct uart_bas *bas, int limit, int delay) in oct16550_wait_txhr_empty() function
345 oct16550_wait_txhr_empty(bas, 100, delay); in oct16550_putc()
348 oct16550_wait_txhr_empty(bas, 100, delay); in oct16550_putc()
803 oct16550_wait_txhr_empty(bas, 100, oct16550_delay(bas)); in oct16550_bus_transmit()