Searched refs:dt_find_otp_name (Results 1 – 3 of 3) sorted by relevance
43 int dt_find_otp_name(const char *name, uint32_t *otp, uint32_t *otp_len);
144 return dt_find_otp_name(otp_name, otp_idx, otp_len); in stm32_get_otp_index()
326 int dt_find_otp_name(const char *name, uint32_t *otp, uint32_t *otp_len) in dt_find_otp_name() function