Home
last modified time | relevance | path

Searched refs:fit_conf_get_node (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dsource.c124 conf_noffset = fit_conf_get_node(fit_hdr, NULL); in source()
H A Dfdt.c635 cfg_noffset = fit_conf_get_node(working_fdt, NULL); in do_fdt()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit.c61 conf_noffset = fit_conf_get_node(fit, NULL); /* NULL for default conf */ in fit_default_conf_get_node()
197 conf_noffset = fit_conf_get_node(fit, NULL); /* NULL for default conf */ in fit_get_blob()
H A Dfit_misc.c213 conf_noffset = fit_conf_get_node(fit, NULL); /* NULL for default conf */ in fit_rollback_index_verify()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dsec_firmware.c49 conf_node_off = fit_conf_get_node(sec_firmware_img, conf_node_name); in sec_firmware_get_data()
/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage-fit.su
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.su
H A Dimage-fit.c1784 int fit_conf_get_node(const void *fit, const char *conf_uname) in fit_conf_get_node() function
1969 cfg_noffset = fit_conf_get_node(fit_hdr, images->fit_uname_cfg); in fit_get_node_from_config()
2075 cfg_noffset = fit_conf_get_node(fit, in fit_image_load_index()
2364 cfg_noffset = fit_conf_get_node(fit, fit_uname_config); in boot_get_fdt_fit()
H A Dimage.c1275 conf_noffset = fit_conf_get_node(buf, images->fit_uname_cfg); in boot_get_fpga()
1385 conf_noffset = fit_conf_get_node(buf, images->fit_uname_cfg); in boot_get_loadable()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c507 conf_noffset = fit_conf_get_node(fit, NULL); in spl_load_kernel_fit()
616 conf_noffset = fit_conf_get_node(fit, NULL); in spl_internal_load_simple_fit()
H A Dspl_fit_tb_arm32.S1177 bl fit_conf_get_node
1672 bl fit_conf_get_node
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c349 conf_noffset = fit_conf_get_node(fit, fit_uname_cfg); in brought_up_all_amp()
/OK3568_Linux_fs/u-boot/tools/
H A Dimage-host.c744 cfg_noffset = fit_conf_get_node(fit, NULL); in fit_check_sign()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1080 int fit_conf_get_node(const void *fit, const char *conf_uname);
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym