Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dlibfdt.h314 uint32_t fdt_get_max_phandle(const void *fdt);
H A Dfdt_overlay.c815 uint32_t delta = fdt_get_max_phandle(fdt); in fdt_overlay_apply()
H A Dfdt_ro.c91 uint32_t fdt_get_max_phandle(const void *fdt) in fdt_get_max_phandle() function
/rk3399_rockchip-uboot/lib/libfdt/
H A Dfdt_ro.c50 uint32_t fdt_get_max_phandle(const void *fdt) in fdt_get_max_phandle() function