Searched refs:fdt_node_offset_by_phandle (Results 1 – 7 of 7) sorted by relevance
495 phy = fdt_node_offset_by_phandle(initial_boot_params, phandle); in octeon_fdt_set_phy()501 alt_phy = fdt_node_offset_by_phandle(initial_boot_params, alt_phandle); in octeon_fdt_set_phy()598 int p = fdt_node_offset_by_phandle(initial_boot_params, ph); in octeon_fdt_rm_ethernet()
3 …fdt_node_depthfdt_parent_offsetfdt_node_offset_by_prop_valuefdt_node_offset_by_phandlefdt_stri…
79 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
1030 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
17517 ffff8000104d7db0 T fdt_node_offset_by_phandle
Completed in 288 milliseconds