Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fit.c303 uname = fdt_getprop(fit, noffset, FIT_FPGA_PROP, NULL); in fit_conf_print()
1779 return FIT_FPGA_PROP; in fit_get_image_type_property()
H A Dimage.c1257 uname = fdt_stringlist_get(buf, conf_noffset, FIT_FPGA_PROP, 0, in boot_get_fpga()
/openbmc/u-boot/include/
H A Dimage.h959 #define FIT_FPGA_PROP "fpga" macro