Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c280 static int uart_mvebu_bus_param(struct uart_softc *, int, int, int, int);
295 KOBJMETHOD(uart_param, uart_mvebu_bus_param),
463 uart_mvebu_bus_param(struct uart_softc *sc, int baudrate, int databits, in uart_mvebu_bus_param() function