Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dzynqmpbif.c58 struct bif_file_type { struct
686 static const struct bif_file_type bif_file_types[] = {
785 static const struct bif_file_type *get_file_type(struct bif_entry *entry) in get_file_type()
802 const struct bif_file_type *type = &bif_file_types[i]; in get_file_type()
946 const struct bif_file_type *type; in zynqmpbif_copy_image()