Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsma1307.c75 unsigned int otp_trm2; member
1792 regmap_read(sma1307->regmap, SMA1307_99_OTP_TRM2, &sma1307->otp_trm2); in sma1307_reset()
1795 if ((sma1307->otp_trm2 & SMA1307_OTP_STAT_MASK) != SMA1307_OTP_STAT_1) in sma1307_reset()