Searched refs:BSEC_SWLOCK_OFF (Results 1 – 2 of 2) sorted by relevance
39 #define BSEC_SWLOCK_OFF U(0x07C) /* Write in OTP sticky lock */ macro56 #define BSEC_SWLOCK(n) (BSEC_SWLOCK_OFF + U(0x04) * (n))
743 mmio_write_32(bsec_base + BSEC_SWLOCK_OFF + bank, otp_mask); in bsec_set_sw_lock()765 bank_value = mmio_read_32(bsec_base + BSEC_SWLOCK_OFF + bank); in bsec_read_sw_lock()
Completed in 4 milliseconds