Searched refs:ES18XX_HWV (Results 1 – 1 of 1) sorted by relevance
154 #define ES18XX_HWV 0x0080 /* Has separate hardware volume mixer controls*/ macro760 if ((chip->caps & ES18XX_HWV) && in snd_es18xx_interrupt()791 if (chip->caps & ES18XX_HWV) { in snd_es18xx_interrupt()1642 …W_RATE | ES18XX_AUXB | ES18XX_MONO | ES18XX_MUTEREC | ES18XX_CONTROL | ES18XX_HWV | ES18XX_GPO_2BI… in snd_es18xx_probe()1648 …IALIZER | ES18XX_RECMIX | ES18XX_NEW_RATE | ES18XX_AUXB | ES18XX_I2S | ES18XX_CONTROL | ES18XX_HWV; in snd_es18xx_probe()1854 if (chip->caps & ES18XX_HWV) { in snd_es18xx_mixer()1904 if (chip->caps & ES18XX_HWV) { in snd_es18xx_mixer()