Searched refs:exc_prop (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-sig.c | 344 char * const exc_prop[] = {"data"}; in fit_config_check_sig() local 404 exc_prop, ARRAY_SIZE(exc_prop), in fit_config_check_sig()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | libfdt.h | 144 char * const exc_prop[], int exc_prop_count,
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | image-host.c | 520 char * const exc_prop[] = {"data"}; in fit_config_get_data() local 541 exc_prop, ARRAY_SIZE(exc_prop), in fit_config_get_data()
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_region.c | 33 char * const exc_prop[], int exc_prop_count, in fdt_find_regions() argument 68 if (str_in_list(str, exc_prop, exc_prop_count)) in fdt_find_regions()
|