Searched refs:SMA1303_OTP_STAT_OK_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | sma1303.h | 598 #define SMA1303_OTP_STAT_OK_1 (2<<2) macro |
H A D | sma1303.c | 1728 ((otp_stat & 0x0C) == SMA1303_OTP_STAT_OK_1))) in sma1303_i2c_probe() |