Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-fdt.c287 fdt_noffset = fit_get_node_from_config(images, in boot_get_fdt()
Dimage-fit.c1723 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name, in fit_get_node_from_config() function
2016 noffset = fit_get_node_from_config(images, FIT_SETUP_PROP, addr); in boot_get_setup_fit()
Dimage.c1009 rd_noffset = fit_get_node_from_config(images, in boot_get_ramdisk()
/external/u-boot/include/
Dimage.h690 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name,