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

/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h336 * fdt_get_max_phandle - retrieves the highest phandle in a tree
339 * fdt_get_max_phandle retrieves the highest phandle in the given
350 static inline uint32_t fdt_get_max_phandle(const void *fdt) function

Completed in 89 milliseconds