Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsma1303.c1681 unsigned int device_info, status, otp_stat; in sma1303_i2c_probe() local
1719 ret += sma1303_regmap_read(sma1303, SMA1303_FB_STATUS2, &otp_stat); in sma1303_i2c_probe()
1726 ((otp_stat & 0x0E) == SMA1303_OTP_STAT_OK_0)) || in sma1303_i2c_probe()
1728 ((otp_stat & 0x0C) == SMA1303_OTP_STAT_OK_1))) in sma1303_i2c_probe()