Searched refs:fdt_get_phandle (Results 1 – 3 of 3) sorted by relevance
130 value = fdt_get_phandle(fdt, offset); in fdt_find_max_phandle()508 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function699 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
377 phandle = fdt_get_phandle(fdt, symbol_off); in overlay_fixup_one_phandle()
839 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);