Searched refs:fdt_get_phandle (Results 1 – 4 of 4) sorted by relevance
80 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
130 value = fdt_get_phandle(fdt, offset); in fdt_find_max_phandle()511 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function728 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
280 cpu_phandle = fdt_get_phandle(fdt, cpu_off); in remove_gic()
736 return fdt_get_phandle(initial_boot_params, node); in of_get_flat_dt_phandle()