Searched refs:fdt_find_regions (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/linux/ |
H A D | libfdt.h | 143 int fdt_find_regions(const void *fdt, char * const inc[], int inc_count,
|
/openbmc/u-boot/common/ |
H A D | image-sig.c | 461 count = fdt_find_regions(fit, node_inc, count, in fit_config_check_sig()
|
/openbmc/u-boot/lib/libfdt/ |
H A D | fdt_region.c | 30 int fdt_find_regions(const void *fdt, char * const inc[], int inc_count, in fdt_find_regions() function
|
/openbmc/u-boot/tools/ |
H A D | image-host.c | 535 count = fdt_find_regions(fit, node_inc.strings, node_inc.count, in fit_config_get_data()
|