Home
last modified time | relevance | path

Searched refs:fdt_find_max_phandle (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/libfdt/
A Dlibfdt.h368 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle);
390 err = fdt_find_max_phandle(fdt, &phandle); in fdt_get_max_phandle()
/tf-a-ffa_el3_spmc/lib/libfdt/
A Dfdt_ro.c114 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) in fdt_find_max_phandle() function
147 err = fdt_find_max_phandle(fdt, &max); in fdt_generate_phandle()
A Dfdt_overlay.c838 ret = fdt_find_max_phandle(fdt, &delta); in fdt_overlay_apply()

Completed in 9 milliseconds