Searched refs:try_count (Results 1 – 1 of 1) sorted by relevance
171 int *found_rkfw, u32 try_count) in rkfw_load_trust() argument179 for (i = 0; i < try_count; i++) { in rkfw_load_trust()214 int *found_rkfw, u32 try_count) in rkfw_load_trust() argument222 for (i = 0; i < try_count; i++) { in rkfw_load_trust()246 if (i == try_count) { in rkfw_load_trust()256 struct spl_image_info *spl_image, u32 try_count) in rkfw_load_uboot() argument264 for (i = 0; i < try_count; i++) { in rkfw_load_uboot()286 if (i == try_count) { in rkfw_load_uboot()302 struct spl_image_info *spl_image, u32 try_count) in rkfw_load_kernel() argument478 int ret, try_count = RKFW_RETRY_SECTOR_TIMES; in spl_load_rkfw_image() local[all …]