Searched refs:uart_getregiowidth (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/uart/
H A Duart_core.c256 uart_getregiowidth(struct uart_class *uc) function
H A Duart_cpu.h83 u_int uart_getregiowidth(struct uart_class *);
H A Duart_bus_fdt.c225 iowidth = uart_getregiowidth(class);
266 iowidth = uart_getregiowidth(sc->sc_class);

Completed in 99 milliseconds