Searched refs:fdt_get_max_phandle (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/libfdt/
H A Dfdt_overlay.c866 uint32_t delta = fdt_get_max_phandle(fdt);
H A Dlibfdt.h302 * fdt_get_max_phandle - retrieves the highest phandle in a tree
305 * fdt_get_max_phandle retrieves the highest phandle in the given
314 uint32_t fdt_get_max_phandle(const void *fdt);
H A Dfdt_ro.c92 uint32_t fdt_get_max_phandle(const void *fdt) function

Completed in 108 milliseconds