Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dexuart.c138 uint32_t exuart_tx_fifo_full; variable
170 exuart_tx_fifo_full = EXUART_S5L_UFSTAT_TX_FIFO_FULL; in exuart_init_cons()
174 exuart_tx_fifo_full = EXUART_UFSTAT_TX_FIFO_FULL; in exuart_init_cons()
1049 exuart_tx_fifo_full) in exuartcnputc()