Searched refs:fdt_node_offset_by_phandle (Results 1 – 4 of 4) sorted by relevance
908 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
124 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
595 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
250 phy = fdt_node_offset_by_phandle(fdt_addr, phandle); in __get_phy_info_from_dt()