Searched refs:fdt_find_cached_node_phandle (Results 1 – 3 of 3) sorted by relevance
556 int fdt_find_cached_node_phandle(const void *fdt, uint32_t phandle,574 static inline int fdt_find_cached_node_phandle(const void *fdt __unused, in fdt_find_cached_node_phandle() function
671 if (fdt_find_cached_node_phandle(fdt, phandle, &offset) == 0) in fdt_node_offset_by_phandle()
581 int fdt_find_cached_node_phandle(const void *fdt, uint32_t phandle, in fdt_find_cached_node_phandle() function