Searched refs:lowrisc_uart_bus_param (Results 1 – 1 of 1) sorted by relevance
149 static int lowrisc_uart_bus_param(struct uart_softc *, int, int, int, int);164 KOBJMETHOD(uart_param, lowrisc_uart_bus_param),283 lowrisc_uart_bus_param(struct uart_softc *sc, int baudrate, int databits, in lowrisc_uart_bus_param() function