Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dlibfdt.h262 int fdt_first_region(const void *fdt,
/openbmc/u-boot/lib/libfdt/
H A Dfdt_region.c339 int fdt_first_region(const void *fdt, in fdt_first_region() function
/openbmc/u-boot/tools/
H A Dfdtgrep.c661 ret = fdt_first_region(fdt, include_func, disp, in fdtgrep_find_regions()