Searched refs:WIDGET_BIT (Results 1 – 1 of 1) sorted by relevance
406 #define WIDGET_BIT(reg, shift) (((shift) << 8) | (reg)) macro417 switch (WIDGET_BIT(w->reg, w->shift)) { in aic31xx_dapm_power_event()418 case WIDGET_BIT(AIC31XX_DACSETUP, 7): in aic31xx_dapm_power_event()421 case WIDGET_BIT(AIC31XX_DACSETUP, 6): in aic31xx_dapm_power_event()424 case WIDGET_BIT(AIC31XX_HPDRIVER, 7): in aic31xx_dapm_power_event()429 case WIDGET_BIT(AIC31XX_HPDRIVER, 6): in aic31xx_dapm_power_event()434 case WIDGET_BIT(AIC31XX_SPKAMP, 7): in aic31xx_dapm_power_event()437 case WIDGET_BIT(AIC31XX_SPKAMP, 6): in aic31xx_dapm_power_event()440 case WIDGET_BIT(AIC31XX_ADCSETUP, 7): in aic31xx_dapm_power_event()