Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dzynqmpbif.c686 static const struct bif_file_type bif_file_types[] = { variable
801 for (i = 0; i < ARRAY_SIZE(bif_file_types); i++) { in get_file_type()
802 const struct bif_file_type *type = &bif_file_types[i]; in get_file_type()