Searched refs:fdt_cons_bs_tag (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/sys/arch/arm/include/
H A Dfdt.h39 extern bus_space_tag_t fdt_cons_bs_tag;
/openbsd-current/sys/arch/arm64/include/
H A Dfdt.h39 extern bus_space_tag_t fdt_cons_bs_tag;
/openbsd-current/sys/arch/riscv64/include/
H A Dfdt.h40 extern bus_space_tag_t fdt_cons_bs_tag;
/openbsd-current/sys/dev/fdt/
H A Dpluart_fdt.c51 pluartcnattach(fdt_cons_bs_tag, reg.addr, B115200, TTYDEF_CFLAG);
H A Dcom_fdt.c86 comconsiot = fdt_cons_bs_tag;
H A Dcduart.c184 cduartcnattach(fdt_cons_bs_tag, reg.addr, B115200, TTYDEF_CFLAG);
H A Dmvuart.c143 mvuartcnattach(fdt_cons_bs_tag, reg.addr, B115200, TTYDEF_CFLAG);
H A Damluart.c127 amluartcnattach(fdt_cons_bs_tag, reg.addr);
H A Dimxuart.c142 imxuartcnattach(fdt_cons_bs_tag, reg.addr, B115200, TTYDEF_CFLAG);
H A Dexuart.c177 exuartcnattach(fdt_cons_bs_tag, reg.addr, B115200, TTYDEF_CFLAG);
/openbsd-current/sys/arch/arm/armv7/
H A Darmv7_space.c166 struct bus_space *fdt_cons_bs_tag = &armv7_bs_tag; variable in typeref:struct:bus_space
/openbsd-current/sys/arch/arm64/dev/
H A Darm64_bus_space.c62 bus_space_t *fdt_cons_bs_tag = &arm64_bs_tag; variable
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dbus_space.c62 bus_space_t *fdt_cons_bs_tag = &riscv64_bs_tag; variable
/openbsd-current/sys/arch/riscv64/dev/
H A Dsfuart.c133 sfuartcnattach(fdt_cons_bs_tag, reg.addr);

Completed in 392 milliseconds