Searched defs:regiowidth (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/uart/ | ||
H A D | uart.h | 46 u_int regiowidth; member |
H A D | uart_core.c | 495 uart_bus_probe(device_t dev, int regshft, int regiowidth, int rclk, int rid, int chan, int quirks) in uart_bus_probe() |