Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/cpu/
H A Drockchip_amp.c364 int loadables_index; in brought_up_all_amp() local
388 for (loadables_index = 0; in brought_up_all_amp()
390 FIT_LOADABLE_PROP, loadables_index, NULL), uname; in brought_up_all_amp()
391 loadables_index++) { in brought_up_all_amp()
/rk3399_rockchip-uboot/common/
H A Dimage.c1362 int loadables_index; in boot_get_loadable() local
1387 for (loadables_index = 0; in boot_get_loadable()
1389 FIT_LOADABLE_PROP, loadables_index, in boot_get_loadable()
1391 loadables_index++) in boot_get_loadable()
H A Dimage-fit.c2029 int fdt_index, loadables_index; in fit_conf_print() local
2072 for (loadables_index = 0; in fit_conf_print()
2074 loadables_index, NULL), uname; in fit_conf_print()
2075 loadables_index++) { in fit_conf_print()
2076 if (loadables_index == 0) { in fit_conf_print()