Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c167 uart_mvebu_param(struct uart_bas *bas, int baudrate, int databits, int stopbits, in uart_mvebu_param() function
232 uart_mvebu_param(bas, baudrate, databits, stopbits, parity); in uart_mvebu_init()
469 ret = uart_mvebu_param(&sc->sc_bas, baudrate, databits, stopbits, parity); in uart_mvebu_bus_param()