Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_pl011.c348 static int uart_pl011_bus_param(struct uart_softc *, int, int, int, int);
363 KOBJMETHOD(uart_param, uart_pl011_bus_param),
500 uart_pl011_bus_param(struct uart_softc *sc, int baudrate, int databits, in uart_pl011_bus_param() function