Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_uart.c252 static int vf_uart_bus_param(struct uart_softc *, int, int, int, int);
265 KOBJMETHOD(uart_param, vf_uart_bus_param),
409 vf_uart_bus_param(struct uart_softc *sc, int baudrate, int databits, in vf_uart_bus_param() function