Lines Matching refs:otp
176 uint32_t bsec_shadow_register(uint32_t otp);
177 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp);
178 uint32_t bsec_write_otp(uint32_t val, uint32_t otp);
179 uint32_t bsec_program_otp(uint32_t val, uint32_t otp);
180 uint32_t bsec_permanent_lock_otp(uint32_t otp);
193 bool bsec_write_sr_lock(uint32_t otp, uint32_t value);
194 bool bsec_read_sr_lock(uint32_t otp);
195 bool bsec_write_sw_lock(uint32_t otp, uint32_t value);
196 bool bsec_read_sw_lock(uint32_t otp);
197 bool bsec_write_sp_lock(uint32_t otp, uint32_t value);
198 bool bsec_read_sp_lock(uint32_t otp);
199 bool bsec_wr_lock(uint32_t otp);
203 uint32_t bsec_check_nsec_access_rights(uint32_t otp);