Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dsifive_uart.c115 static void sifive_uart_write_tx_fifo(SiFiveUARTState *s, const uint8_t *buf, in sifive_uart_write_tx_fifo() function
181 sifive_uart_write_tx_fifo(s, &ch, 1); in sifive_uart_write()