Home
last modified time | relevance | path

Searched defs:region_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/
H A Difdtool.c77 static int get_region(struct frba_t *frba, int region_type, in get_region()
92 static const char *region_name(int region_type) in region_name()
107 static const char *region_filename(int region_type) in region_filename()
627 int inject_region(char *image, int size, int region_type, char *region_fname) in inject_region()
820 int region_type = -1, inputfreq = 0; in main() local