Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dtlv320aic31xx.c61 { AIC31XX_DACSETUP, 0x14 },
244 static SOC_ENUM_SINGLE_DECL(ldac_in_enum, AIC31XX_DACSETUP, 4, ldac_in_text);
246 static SOC_ENUM_SINGLE_DECL(rdac_in_enum, AIC31XX_DACSETUP, 2, rdac_in_text);
358 case WIDGET_BIT(AIC31XX_DACSETUP, 7): in aic31xx_dapm_power_event()
361 case WIDGET_BIT(AIC31XX_DACSETUP, 6): in aic31xx_dapm_power_event()
468 AIC31XX_DACSETUP, 7, 0, aic31xx_dapm_power_event,
472 AIC31XX_DACSETUP, 6, 0, aic31xx_dapm_power_event,
Dtlv320aic31xx.h120 #define AIC31XX_DACSETUP 0x3F macro