Searched refs:mtk_uart_bus_flush (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/mips/mediatek/
H A Duart_dev_mtk.c194 static int mtk_uart_bus_flush(struct uart_softc *, int);
209 KOBJMETHOD(uart_flush, mtk_uart_bus_flush),
328 mtk_uart_bus_flush(struct uart_softc *sc, int what) function
422 mtk_uart_bus_flush(sc, UART_FLUSH_RECEIVER);

Completed in 105 milliseconds