Lines Matching defs:otp
60 static void enable_non_secure_access(uint32_t otp) in enable_non_secure_access()
69 static bool non_secure_can_access(uint32_t otp) in non_secure_can_access()
116 static uint32_t otp_bank_offset(uint32_t otp) in otp_bank_offset()
124 static uint32_t bsec_check_error(uint32_t otp) in bsec_check_error()
259 uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register()
312 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp()
338 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp()
371 uint32_t bsec_program_otp(uint32_t val, uint32_t otp) in bsec_program_otp()
434 uint32_t bsec_permanent_lock_otp(uint32_t otp) in bsec_permanent_lock_otp()
574 bool bsec_write_sr_lock(uint32_t otp, uint32_t value) in bsec_write_sr_lock()
619 bool bsec_read_sr_lock(uint32_t otp) in bsec_read_sr_lock()
635 bool bsec_write_sw_lock(uint32_t otp, uint32_t value) in bsec_write_sw_lock()
680 bool bsec_read_sw_lock(uint32_t otp) in bsec_read_sw_lock()
696 bool bsec_write_sp_lock(uint32_t otp, uint32_t value) in bsec_write_sp_lock()
741 bool bsec_read_sp_lock(uint32_t otp) in bsec_read_sp_lock()
755 bool bsec_wr_lock(uint32_t otp) in bsec_wr_lock()
872 uint32_t bsec_check_nsec_access_rights(uint32_t otp) in bsec_check_nsec_access_rights()