Home
last modified time | relevance | path

Searched refs:fdtbus_get_stdout_phandle (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/arch/riscv/fdt/
H A Driscv_platform.c65 const int phandle = fdtbus_get_stdout_phandle(); in riscv_platform_devmap()
/netbsd/sys/arch/arm/fdt/
H A Darm_platform.c122 const int phandle = fdtbus_get_stdout_phandle(); in arm_platform_devmap()
/netbsd/sys/dev/fdt/
H A Dfdt_subr.c349 const int phandle = fdtbus_get_stdout_phandle(); in fdtbus_get_console()
389 fdtbus_get_stdout_phandle(void) in fdtbus_get_stdout_phandle() function
H A Dfdtvar.h544 int fdtbus_get_stdout_phandle(void);
/netbsd/sys/arch/mips/cavium/
H A Dmainbus.c135 faa.faa_phandle = fdtbus_get_stdout_phandle(); in mainbus_attach_devicetree()
/netbsd/sys/arch/arm/apple/
H A Dapple_platform.c124 phandle = fdtbus_get_stdout_phandle(); in apple_platform_devmap()
/netbsd/sys/arch/evbarm/fdt/
H A Dfdt_machdep.c438 faa.faa_phandle = fdtbus_get_stdout_phandle(); in consinit()
/netbsd/sys/arch/riscv/riscv/
H A Driscv_machdep.c1011 faa.faa_phandle = fdtbus_get_stdout_phandle(); in consinit()
/netbsd/sys/arch/arm/broadcom/
H A Dbcm283x_platform.c1486 const int phandle = fdtbus_get_stdout_phandle(); in bcm283x_platform_uart_freq()