WM_DAC_DIG_MASTER_ATTEN 948 sound/pci/ice1712/aureon.c val = wm_get(ice, WM_DAC_DIG_MASTER_ATTEN) & 0xff; WM_DAC_DIG_MASTER_ATTEN 966 sound/pci/ice1712/aureon.c ovol = wm_get(ice, WM_DAC_DIG_MASTER_ATTEN) & 0xff; WM_DAC_DIG_MASTER_ATTEN 968 sound/pci/ice1712/aureon.c wm_put(ice, WM_DAC_DIG_MASTER_ATTEN, nvol); /* prelatch */ WM_DAC_DIG_MASTER_ATTEN 969 sound/pci/ice1712/aureon.c wm_put_nocache(ice, WM_DAC_DIG_MASTER_ATTEN, nvol | 0x100); /* update */ WM_DAC_DIG_MASTER_ATTEN 642 sound/pci/ice1712/phase.c val = wm_get(ice, WM_DAC_DIG_MASTER_ATTEN) & 0xff; WM_DAC_DIG_MASTER_ATTEN 661 sound/pci/ice1712/phase.c ovol = wm_get(ice, WM_DAC_DIG_MASTER_ATTEN) & 0xff; WM_DAC_DIG_MASTER_ATTEN 663 sound/pci/ice1712/phase.c wm_put(ice, WM_DAC_DIG_MASTER_ATTEN, nvol); /* prelatch */ WM_DAC_DIG_MASTER_ATTEN 665 sound/pci/ice1712/phase.c wm_put_nocache(ice, WM_DAC_DIG_MASTER_ATTEN, nvol | 0x100);