Searched refs:WM_DAC_ATTEN_L (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/ice1712/
H A Dpontis.c33 #define WM_DAC_ATTEN_L 0x03 /* digital left attenuation */ macro
117 val = wm_get(ice, WM_DAC_ATTEN_L + i) & 0xff;
135 idx = WM_DAC_ATTEN_L + i;
713 WM_DAC_ATTEN_L, 0x0000, /* DAC 0dB */
714 WM_DAC_ATTEN_L, 0x0100, /* DAC 0dB */
H A Dprodigy_hifi.c41 #define WM_DAC_ATTEN_L 0x03 /* digital left attenuation */ macro
382 idx = WM_DAC_ATTEN_L + i;
483 wm_set_vol(ice, WM_DAC_ATTEN_L + ch,
1009 wm_set_vol(ice, WM_DAC_ATTEN_L + ch,
1044 WM_DAC_ATTEN_L, 0x0000, /* DAC 0dB */
1045 WM_DAC_ATTEN_L, 0x0100, /* DAC 0dB */

Completed in 127 milliseconds