Searched refs:WM_DAC_ATTEN_L (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/ice1712/ |
H A D | pontis.c | 47 #define WM_DAC_ATTEN_L 0x03 /* digital left attenuation */ macro 131 val = wm_get(ice, WM_DAC_ATTEN_L + i) & 0xff; wm_dac_vol_get() 149 idx = WM_DAC_ATTEN_L + i; wm_dac_vol_put() 733 WM_DAC_ATTEN_L, 0x0000, /* DAC 0dB */ pontis_init() 734 WM_DAC_ATTEN_L, 0x0100, /* DAC 0dB */ pontis_init()
|
H A D | prodigy_hifi.c | 55 #define WM_DAC_ATTEN_L 0x03 /* digital left attenuation */ macro 415 idx = WM_DAC_ATTEN_L + i; wm_dac_vol_put() 516 wm_set_vol(ice, WM_DAC_ATTEN_L + ch, wm_master_vol_put() 993 WM_DAC_ATTEN_L, 0x0000, /* DAC 0dB */ prodigy_hifi_init() 994 WM_DAC_ATTEN_L, 0x0100, /* DAC 0dB */ prodigy_hifi_init()
|
Completed in 47 milliseconds