Searched refs:WIDGET_BIT (Results 1 – 1 of 1) sorted by relevance
383 #define WIDGET_BIT(reg, shift) (((shift) << 8) | (reg)) macro394 switch (WIDGET_BIT(w->reg, w->shift)) { in aic31xx_dapm_power_event()395 case WIDGET_BIT(AIC31XX_DACSETUP, 7): in aic31xx_dapm_power_event()398 case WIDGET_BIT(AIC31XX_DACSETUP, 6): in aic31xx_dapm_power_event()401 case WIDGET_BIT(AIC31XX_HPDRIVER, 7): in aic31xx_dapm_power_event()406 case WIDGET_BIT(AIC31XX_HPDRIVER, 6): in aic31xx_dapm_power_event()411 case WIDGET_BIT(AIC31XX_SPKAMP, 7): in aic31xx_dapm_power_event()414 case WIDGET_BIT(AIC31XX_SPKAMP, 6): in aic31xx_dapm_power_event()417 case WIDGET_BIT(AIC31XX_ADCSETUP, 7): in aic31xx_dapm_power_event()