Searched refs:fdt_get_max_phandle (Results 1 – 3 of 3) sorted by relevance
314 uint32_t fdt_get_max_phandle(const void *fdt);
866 uint32_t delta = fdt_get_max_phandle(fdt); in fdt_overlay_apply()
92 uint32_t fdt_get_max_phandle(const void *fdt) in fdt_get_max_phandle() function