Searched defs:images (Results 26 – 28 of 28) sorted by relevance
12
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 2111 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name, in fit_get_node_from_config() 2180 int fit_image_load_index(bootm_headers_t *images, ulong addr, in fit_image_load_index() 2457 int fit_image_load(bootm_headers_t *images, ulong addr, in fit_image_load() 2467 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch, in boot_get_setup_fit() 2488 int boot_get_fdt_fit(bootm_headers_t *images, ulong addr, in boot_get_fdt_fit()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | board.c | 725 void arch_preboot_os(uint32_t bootm_state, bootm_headers_t *images) in arch_preboot_os() 1196 void board_quiesce_devices(void *images) in board_quiesce_devices()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | rkcommon.c | 72 struct image_entry images[4]; member
|
12