Searched refs:BSEC_OTP_LOCK_OFF (Results 1 – 2 of 2) sorted by relevance
25 #define BSEC_OTP_LOCK_OFF U(0x010) macro
406 if ((mmio_read_32(BSEC_BASE + BSEC_OTP_LOCK_OFF) & GPLOCK_LOCK_MASK) != 0U) { in bsec_program_otp()