Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h172 IH_TYPE_FPGA, /* FPGA Image */ enumerator
/openbmc/u-boot/common/
H A Dimage-fit.c518 (type == IH_TYPE_FPGA)) { in fit_image_print()
1778 case IH_TYPE_FPGA: in fit_get_image_type_property()
1910 image_type == IH_TYPE_FPGA || in fit_image_load()
H A Dimage.c165 { IH_TYPE_FPGA, "fpga", "FPGA Image" },
1268 IH_TYPE_FPGA, in boot_get_fpga()
/openbmc/u-boot/include/
H A Dimage.h295 IH_TYPE_FPGA, /* FPGA Image */ enumerator