Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic31xx.h21 #define DAC31XX_BIT BIT(3) macro
32 DAC3100 = DAC31XX_BIT,
33 DAC3101 = DAC31XX_BIT | AIC31XX_STEREO_CLASS_D_BIT,
H A Dtlv320aic31xx.c780 if (!(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_add_controls()
805 if (aic31xx->codec_type & DAC31XX_BIT) { in aic31xx_add_widgets()
1045 if (!ret && !(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_clock_master_routes()
1062 if (!ret && !(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_clock_master_routes()
1731 if (aic31xx->codec_type & DAC31XX_BIT) in aic31xx_i2c_probe()