Searched refs:fdt_get_phandle (Results 1 – 3 of 3) sorted by relevance
17 fdt_get_phandle;
321 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function509 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
582 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
Completed in 6 milliseconds