Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dgrlib_apbuart.c44 #define UART_TRANSMIT_FIFO_EMPTY (1 << 2) macro
272 uart->status = UART_TRANSMIT_FIFO_EMPTY | UART_TRANSMIT_SHIFT_EMPTY; in grlib_apbuart_reset()