Searched refs:fdt_get_phandle (Results 1 – 8 of 8) sorted by relevance
17 fdt_get_phandle;
324 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function512 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
106 phandle = fdt_get_phandle(fdt, offset); in fdt_get_max_phandle()355 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function543 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
584 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
693 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
165 phandle = MAX(phandle, fdt_get_phandle(blob, offset)); in fdt_alloc_phandle()
31855 ffffffff818e8460 T fdt_get_phandle
36125 ffffffff81a0ee80 T fdt_get_phandle