Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/uart/
H A Duart_bus_fdt.c93 uart_fdt_get_io_width(phandle_t node, pcell_t *cell) in uart_fdt_get_io_width() function
247 if (uart_fdt_get_io_width(node, &iowidth) != 0) in uart_cpu_fdt_probe()
289 if (uart_fdt_get_io_width(node, &iowidth) != 0) in uart_fdt_probe()
H A Duart_cpu_fdt.h55 int uart_fdt_get_io_width(phandle_t node, pcell_t *cell);