Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c2067 uname = fdt_getprop(fit, noffset, FIT_FPGA_PROP, NULL); in fit_conf_print()
2165 return FIT_FPGA_PROP; in fit_get_image_type_property()
H A Dimage.c1277 uname = fdt_stringlist_get(buf, conf_noffset, FIT_FPGA_PROP, 0, in boot_get_fpga()
/rk3399_rockchip-uboot/include/
H A Dimage.h951 #define FIT_FPGA_PROP "fpga" macro