Searched refs:fdt_find_cached_node_phandle (Results 1 – 3 of 3) sorted by relevance
541 int fdt_find_cached_node_phandle(const void *fdt, uint32_t phandle,559 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()
557 int fdt_find_cached_node_phandle(const void *fdt, uint32_t phandle, in fdt_find_cached_node_phandle() function