Searched refs:fdt_node_offset_by_phandle (Results 1 – 7 of 7) sorted by relevance
69 parent_node = fdt_node_offset_by_phandle(fdt, phandle); in parse_clock_property()
321 node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in stm32_pinctrl_fdt_get_pinctrl()
357 node = fdt_node_offset_by_phandle(fdt, fdt32_to_cpu(*cuint)); in save_cpu_supply_name()
79 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
657 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
999 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
8562 .text.fdt_node_offset_by_phandle
Completed in 71 milliseconds