Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ice1712/
Dphase.c65 #define WM_DAC_ATTEN 0x00 /* DAC1-8 analog attenuation */ macro
371 wm_set_vol(ice, WM_DAC_ATTEN + dac + ch, in wm_master_vol_put()
523 idx = WM_DAC_ATTEN + ofs + i; in wm_vol_put()
624 wm_set_vol(ice, WM_DAC_ATTEN + dac + i, in wm_master_mute_put()
Daureon.c72 #define WM_DAC_ATTEN 0x00 /* DAC1-8 analog attenuation */ macro
783 wm_set_vol(ice, WM_DAC_ATTEN + dac + ch, in wm_master_vol_put()
837 idx = WM_DAC_ATTEN + ofs + i; in wm_vol_put()
932 wm_set_vol(ice, WM_DAC_ATTEN + dac + i, in wm_master_mute_put()