Searched refs:WIDGET_BIT (Results 1 – 1 of 1) sorted by relevance
347 #define WIDGET_BIT(reg, shift) (((shift) << 8) | (reg)) macro357 switch (WIDGET_BIT(w->reg, w->shift)) { in aic31xx_dapm_power_event()358 case WIDGET_BIT(AIC31XX_DACSETUP, 7): in aic31xx_dapm_power_event()361 case WIDGET_BIT(AIC31XX_DACSETUP, 6): in aic31xx_dapm_power_event()364 case WIDGET_BIT(AIC31XX_HPDRIVER, 7): in aic31xx_dapm_power_event()367 case WIDGET_BIT(AIC31XX_HPDRIVER, 6): in aic31xx_dapm_power_event()370 case WIDGET_BIT(AIC31XX_SPKAMP, 7): in aic31xx_dapm_power_event()373 case WIDGET_BIT(AIC31XX_SPKAMP, 6): in aic31xx_dapm_power_event()376 case WIDGET_BIT(AIC31XX_ADCSETUP, 7): in aic31xx_dapm_power_event()