Searched refs:stm32_bsec_read_sw_lock (Results 1 – 4 of 4) sorted by relevance
132 TEE_Result stm32_bsec_read_sw_lock(uint32_t otp_id, bool *locked);
72 if (tmp && stm32_bsec_read_sw_lock(otp, &tmp)) in stm32mp15_read_otp()
338 result = stm32_bsec_read_sw_lock(otp_id, &locked); in stm32_bsec_write_otp()570 TEE_Result stm32_bsec_read_sw_lock(uint32_t otp_id, bool *locked) in stm32_bsec_read_sw_lock() function
102 res = stm32_bsec_read_sw_lock(otp_id, &locked); in bsec_read_mem()