Searched refs:OTP_UBOOT_ROLLBACK_WORDS (Results 1 – 7 of 7) sorted by relevance
451 for (i = 0; i < OTP_UBOOT_ROLLBACK_WORDS; i++) { in fit_read_otp_rollback_index()477 if (fit_index > OTP_UBOOT_ROLLBACK_WORDS * 32) in fit_write_otp_rollback_index()489 for (i = 0; i < OTP_UBOOT_ROLLBACK_WORDS; i++) { in fit_write_otp_rollback_index()
39 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
40 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
53 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro