DAC31XX_BIT       717 sound/soc/codecs/tlv320aic31xx.c 	if (!(aic31xx->codec_type & DAC31XX_BIT))
DAC31XX_BIT       742 sound/soc/codecs/tlv320aic31xx.c 	if (aic31xx->codec_type & DAC31XX_BIT) {
DAC31XX_BIT       970 sound/soc/codecs/tlv320aic31xx.c 		if (!ret && !(aic31xx->codec_type & DAC31XX_BIT))
DAC31XX_BIT       987 sound/soc/codecs/tlv320aic31xx.c 		if (!ret && !(aic31xx->codec_type & DAC31XX_BIT))
DAC31XX_BIT      1595 sound/soc/codecs/tlv320aic31xx.c 	if (aic31xx->codec_type & DAC31XX_BIT)
DAC31XX_BIT        32 sound/soc/codecs/tlv320aic31xx.h 	DAC3100 = DAC31XX_BIT,
DAC31XX_BIT        33 sound/soc/codecs/tlv320aic31xx.h 	DAC3101 = DAC31XX_BIT | AIC31XX_STEREO_CLASS_D_BIT,