Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mediatek/
H A Duart_dev_mtk.c198 static int mtk_uart_bus_param(struct uart_softc *, int, int, int, int);
213 KOBJMETHOD(uart_param, mtk_uart_bus_param),
445 mtk_uart_bus_param(struct uart_softc *sc, int baudrate, int databits, in mtk_uart_bus_param() function