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