Home
last modified time | relevance | path

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

/optee_os/core/lib/libfdt/include/
A Dlibfdt.h363 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle);
385 err = fdt_find_max_phandle(fdt, &phandle); in fdt_get_max_phandle()
/optee_os/core/lib/libfdt/
A Dfdt_ro.c103 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) in fdt_find_max_phandle() function
136 err = fdt_find_max_phandle(fdt, &max); in fdt_generate_phandle()
A Dfdt_overlay.c837 ret = fdt_find_max_phandle(fdt, &delta); in fdt_overlay_apply()
/optee_os/out/arm/core/
A Dtee.map8556 .text.fdt_find_max_phandle

Completed in 62 milliseconds