Searched defs:image_sector (Results 1 – 3 of 3) sorted by relevance
99 u32 image_sector, in load_image()169 static int rkfw_load_trust(struct spl_load_info *info, u32 image_sector, in rkfw_load_trust()212 static int rkfw_load_trust(struct spl_load_info *info, u32 image_sector, in rkfw_load_trust()255 static int rkfw_load_uboot(struct spl_load_info *info, u32 image_sector, in rkfw_load_uboot()301 static int rkfw_load_kernel(struct spl_load_info *info, u32 image_sector, in rkfw_load_kernel()
55 lbaint_t image_sector = CONFIG_RKNAND_BLK_U_BOOT_OFFS; local
109 lbaint_t image_sector = CONFIG_MTD_BLK_U_BOOT_OFFS; local