Searched defs:otp_val (Results 1 – 3 of 3) sorted by relevance
110 int stm32_get_otp_value(const char *otp_name, uint32_t *otp_val) in stm32_get_otp_value()129 int stm32_get_otp_value_from_idx(const uint32_t otp_idx, uint32_t *otp_val) in stm32_get_otp_value_from_idx()
50 uint32_t otp_val; in copy_hash_from_otp() local
529 uint32_t otp_val; in plat_get_enc_key_info() local
Completed in 4 milliseconds