Searched refs:otp_check_scu_image (Results 1 – 1 of 1) sorted by relevance
1861 static int otp_check_scu_image(struct otp_image_layout *image_layout, u32 *scu_pro) in otp_check_scu_image() function2071 if (otp_check_scu_image(&image_layout, scu_pro) == OTP_FAILURE) in otp_prog_image()