Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/net/pfe_eth/
Dpfe_firmware.c110 fw_node_off = fit_conf_get_prop_node(pfe_fit_addr, conf_node_off, in pfe_get_fw()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/
Dsec_firmware.c55 fw_node_off = fit_conf_get_prop_node(sec_firmware_img, conf_node_off, in sec_firmware_get_data()
/third_party/uboot/u-boot-2020.01/common/
Dimage-fit.c1873 int fit_conf_get_prop_node(const void *fit, int noffset, in fit_conf_get_prop_node() function
1913 noffset = fit_conf_get_prop_node(fit_hdr, cfg_noffset, prop_name); in fit_get_node_from_config()
2037 noffset = fit_conf_get_prop_node(fit, cfg_noffset, in fit_image_load()
Dimage-fit.c.orig1750 int fit_conf_get_prop_node(const void *fit, int noffset,
1790 noffset = fit_conf_get_prop_node(fit_hdr, cfg_noffset, prop_name);
1911 noffset = fit_conf_get_prop_node(fit, cfg_noffset,
/third_party/uboot/u-boot-2020.01/tools/
Dimage-host.c702 image_noffset = fit_conf_get_prop_node(fit, conf_noffset, in fit_config_get_hash_list()
Dimage-host.c.orig702 image_noffset = fit_conf_get_prop_node(fit, conf_noffset,
/third_party/uboot/u-boot-2020.01/include/
Dimage.h1135 int fit_conf_get_prop_node(const void *fit, int noffset,
Dimage.h.orig1105 * fit_conf_get_prop_node() - Get node refered to by a configuration
1115 int fit_conf_get_prop_node(const void *fit, int noffset,