Home
last modified time | relevance | path

Searched refs:fdt_get_phandle (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/scripts/dtc/libfdt/
A Dfdt_ro.c130 value = fdt_get_phandle(fdt, offset); in fdt_find_max_phandle()
508 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function
699 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
A Dfdt_overlay.c377 phandle = fdt_get_phandle(fdt, symbol_off); in overlay_fixup_one_phandle()
A Dlibfdt.h839 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
/linux-6.3-rc2/arch/mips/generic/
A Dboard-sead3.c80 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
/linux-6.3-rc2/arch/mips/mti-malta/
A Dmalta-dtshim.c280 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
/linux-6.3-rc2/drivers/of/
A Dfdt.c824 return fdt_get_phandle(initial_boot_params, node); in of_get_flat_dt_phandle()

Completed in 12 milliseconds