Lines Matching refs:otp
45 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp);
46 uint32_t bsec_shadow_read_otp(uint32_t *val, uint32_t otp);
47 uint32_t bsec_write_otp(uint32_t val, uint32_t otp);
48 uint32_t bsec_program_otp(uint32_t val, uint32_t otp);
55 uint32_t bsec_set_sr_lock(uint32_t otp);
56 uint32_t bsec_read_sr_lock(uint32_t otp, bool *value);
57 uint32_t bsec_set_sw_lock(uint32_t otp);
58 uint32_t bsec_read_sw_lock(uint32_t otp, bool *value);
59 uint32_t bsec_set_sp_lock(uint32_t otp);
60 uint32_t bsec_read_sp_lock(uint32_t otp, bool *value);
69 uint32_t bsec_permanent_lock_otp(uint32_t otp);
70 uint32_t bsec_check_nsec_access_rights(uint32_t otp);