Searched refs:fdt_get_phandle (Results 1 – 9 of 9) sorted by relevance
130 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() function699 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
392 phandle = fdt_get_phandle(fdt, symbol_off); in overlay_fixup_one_phandle()
832 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
80 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
280 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
3 …ath_offset_namelenfdt_path_offsetfdt_getprop_by_offsetfdt_getpropfdt_get_phandlefdt_find_max_…
823 return fdt_get_phandle(initial_boot_params, node); in of_get_flat_dt_phandle()
17507 ffff8000104d75d0 T fdt_get_phandle
Completed in 284 milliseconds