Home
last modified time | relevance | path

Searched refs:WM_DAC_ATTEN (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/ice1712/
H A Dphase.c51 #define WM_DAC_ATTEN 0x00 /* DAC1-8 analog attenuation */ macro
356 wm_set_vol(ice, WM_DAC_ATTEN + dac + ch, in wm_master_vol_put()
508 idx = WM_DAC_ATTEN + ofs + i; in wm_vol_put()
609 wm_set_vol(ice, WM_DAC_ATTEN + dac + i, in wm_master_mute_put()
H A Daureon.c58 #define WM_DAC_ATTEN 0x00 /* DAC1-8 analog attenuation */ macro
764 wm_set_vol(ice, WM_DAC_ATTEN + dac + ch, in wm_master_vol_put()
818 idx = WM_DAC_ATTEN + ofs + i; in wm_vol_put()
913 wm_set_vol(ice, WM_DAC_ATTEN + dac + i, in wm_master_mute_put()