Home
last modified time | relevance | path

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

/src/sys/dev/uart/
H A Duart_dev_imx.c277 static int imx_uart_bus_param(struct uart_softc *, int, int, int, int);
292 KOBJMETHOD(uart_param, imx_uart_bus_param),
542 imx_uart_bus_param(struct uart_softc *sc, int baudrate, int databits, in imx_uart_bus_param() function