Home
last modified time | relevance | path

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

/src/sys/dev/uart/
H A Duart_dev_lowrisc.c149 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