Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_cpu_x86.c41 bus_space_tag_t uart_bus_space_io = X86_BUS_SPACE_IO; variable
105 di->bas.bst = uart_bus_space_io; in uart_cpu_getdev()
H A Duart_cpu_fdt.c56 bus_space_tag_t uart_bus_space_io; variable
108 uart_bus_space_io = NULL; in uart_cpu_getdev()
H A Duart_cpu_arm64.c65 bus_space_tag_t uart_bus_space_io; variable
108 uart_bus_space_io = NULL; in uart_cpu_fdt_setup()
H A Duart_cpu.h50 extern bus_space_tag_t uart_bus_space_io;
H A Duart_cpu_powerpc.c42 bus_space_tag_t uart_bus_space_io = &bs_le_tag; variable
H A Duart_subr.c254 di->bas.bst = uart_bus_space_io; in uart_getenv()
H A Duart_cpu_acpi.c90 di->bas.bst = uart_bus_space_io; in uart_cpu_acpi_init_devinfo()