Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsma1303.h597 #define SMA1303_OTP_STAT_OK_0 (5<<1) macro
H A Dsma1303.c1726 ((otp_stat & 0x0E) == SMA1303_OTP_STAT_OK_0)) || in sma1303_i2c_probe()