Home
last modified time | relevance | path

Searched refs:otp_bit_mask (Results 1 – 2 of 2) sorted by relevance

/external/trusty/arm-trusted-firmware/drivers/st/bsec/
Dbsec3.c54 static uint32_t otp_bit_mask(uint32_t otp) in otp_bit_mask() function
86 uint32_t otp_mask = otp_bit_mask(otp); in is_fuse_shadowed()
354 uint32_t otp_mask = otp_bit_mask(otp); in bsec_set_sr_lock()
372 uint32_t otp_mask = otp_bit_mask(otp); in bsec_read_sr_lock()
392 uint32_t otp_mask = otp_bit_mask(otp); in bsec_set_sw_lock()
410 uint32_t otp_mask = otp_bit_mask(otp); in bsec_read_sw_lock()
430 uint32_t otp_mask = otp_bit_mask(otp); in bsec_set_sp_lock()
448 uint32_t otp_mask = otp_bit_mask(otp); in bsec_read_sp_lock()
Dbsec2.c193 static uint32_t otp_bit_mask(uint32_t otp) in otp_bit_mask() function
207 uint32_t bit = otp_bit_mask(otp); in bsec_check_error()
577 uint32_t otp_mask = otp_bit_mask(otp); in bsec_set_sr_lock()
603 uint32_t otp_mask = otp_bit_mask(otp); in bsec_read_sr_lock()
625 uint32_t otp_mask = otp_bit_mask(otp); in bsec_set_sw_lock()
673 uint32_t otp_mask = otp_bit_mask(otp); in bsec_set_sp_lock()
722 uint32_t otp_mask = otp_bit_mask(otp); in bsec_read_permanent_lock()