Searched defs:phandle (Results 1 - 11 of 11) sorted by relevance

/haiku/headers/private/kernel/boot/platform/efi/
H A Darch_smp.h18 uint32 phandle; member in struct:platform_cpu_info
/haiku/src/system/boot/platform/riscv/
H A Dsmp.cpp17 smp_find_cpu(uint32 phandle) argument
H A Dsmp.h40 uint32 phandle; member in struct:CpuInfo
H A Dfdt.cpp134 uint32 phandle = fdt32_to_cpu(*it); local
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_dtb.cpp88 uint32 phandle = fdt32_to_cpu(*it); local
H A Darch_smp.cpp145 arch_smp_find_cpu(uint32 phandle) argument
/haiku/src/libs/libfdt/
H A Dfdt_overlay.c61 uint32_t phandle; local
375 uint32_t phandle; local
[all...]
H A Dfdt_ro.c114 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) argument
142 int fdt_generate_phandle(const void *fdt, uint32_t *phandle) argument
681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) argument
[all...]
/haiku/headers/libs/libfdt/
H A Dlibfdt.h400 uint32_t phandle; local
[all...]
/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp459 uint32_t phandle = fdt32_to_cpu(*prop); local
527 uint32_t phandle = fdt32_to_cpu(*prop); local
/haiku/src/add-ons/kernel/bus_managers/fdt/
H A Dfdt_module.cpp273 fdt_bus_node_by_phandle(fdt_bus* bus, int phandle) argument
560 uint32 phandle = fdt32_to_cpu(*(prop + 2 * index)); local

Completed in 136 milliseconds