Searched refs:BSEC_OTP_MAX_VALUE (Results 1 – 1 of 1) sorted by relevance
12 #define BSEC_OTP_MAX_VALUE 95 macro340 if (otp < 0 || (otp + nb_otp - 1) > BSEC_OTP_MAX_VALUE) { in stm32mp_bsec_read()342 BSEC_OTP_MAX_VALUE); in stm32mp_bsec_read()375 if (otp < 0 || (otp + nb_otp - 1) > BSEC_OTP_MAX_VALUE) { in stm32mp_bsec_write()377 BSEC_OTP_MAX_VALUE); in stm32mp_bsec_write()