Searched refs:otp_value (Results 1 – 2 of 2) sorted by relevance
198 uint32_t otp_value = 0; in set_fixed_vdd_hslv_mode() local219 res = stm32_bsec_read_otp(&otp_value, otp_id); in set_fixed_vdd_hslv_mode()223 if (otp_value & HW2_OTP_PRODUCT_BELOW_2V5) in set_fixed_vdd_hslv_mode()
313 TEE_Result stm32_bsec_shadow_read_otp(uint32_t *otp_value, uint32_t otp_id) in stm32_bsec_shadow_read_otp() argument323 result = stm32_bsec_read_otp(otp_value, otp_id); in stm32_bsec_shadow_read_otp()