Lines Matching defs:otp
33 static uint32_t otp_bank(uint32_t otp) in otp_bank()
42 static uint32_t otp_bit_mask(uint32_t otp) in otp_bit_mask()
71 static bool is_fuse_shadowed(uint32_t otp) in is_fuse_shadowed()
100 static uint32_t check_read_error(uint32_t otp) in check_read_error()
125 static uint32_t check_program_error(uint32_t otp) in check_program_error()
193 static uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register()
226 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp()
261 uint32_t bsec_program_otp(uint32_t val, uint32_t otp) in bsec_program_otp()
339 uint32_t bsec_set_sr_lock(uint32_t otp) in bsec_set_sr_lock()
357 uint32_t bsec_read_sr_lock(uint32_t otp, bool *value) in bsec_read_sr_lock()
377 uint32_t bsec_set_sw_lock(uint32_t otp) in bsec_set_sw_lock()
395 uint32_t bsec_read_sw_lock(uint32_t otp, bool *value) in bsec_read_sw_lock()
415 uint32_t bsec_set_sp_lock(uint32_t otp) in bsec_set_sp_lock()
433 uint32_t bsec_read_sp_lock(uint32_t otp, bool *value) in bsec_read_sp_lock()
480 uint32_t bsec_shadow_read_otp(uint32_t *val, uint32_t otp) in bsec_shadow_read_otp()
513 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp()