wm_get 667 sound/pci/ice1712/aureon.c ucontrol->value.integer.value[0] = (wm_get(ice, WM_OUT_MUX1) >> 1) & 0x01; wm_get 681 sound/pci/ice1712/aureon.c ovol = wm_get(ice, WM_OUT_MUX1); wm_get 743 sound/pci/ice1712/aureon.c ucontrol->value.integer.value[0] = (wm_get(ice, WM_MUTE) & 0x10) ? 0 : 1; wm_get 755 sound/pci/ice1712/aureon.c oval = wm_get(ice, WM_MUTE); wm_get 983 sound/pci/ice1712/aureon.c val = wm_get(ice, WM_DAC_DIG_MASTER_ATTEN) & 0xff; wm_get 1001 sound/pci/ice1712/aureon.c ovol = wm_get(ice, WM_DAC_DIG_MASTER_ATTEN) & 0xff; wm_get 1024 sound/pci/ice1712/aureon.c val = wm_get(ice, WM_ADC_GAIN + i); wm_get 1039 sound/pci/ice1712/aureon.c old = wm_get(ice, WM_ADC_GAIN + i); wm_get 1072 sound/pci/ice1712/aureon.c vol = wm_get(ice, idx) & 0x1f; wm_get 1090 sound/pci/ice1712/aureon.c ovol = wm_get(ice, idx); wm_get 1146 sound/pci/ice1712/aureon.c val = wm_get(ice, WM_ADC_MUX); wm_get 1160 sound/pci/ice1712/aureon.c oval = wm_get(ice, WM_ADC_MUX); wm_get 1383 sound/pci/ice1712/aureon.c ucontrol->value.integer.value[0] = (wm_get(ice, WM_DAC_CTRL2) & 0xf) == 0xf; wm_get 1391 sound/pci/ice1712/aureon.c temp2 = temp = wm_get(ice, WM_DAC_CTRL2); wm_get 1424 sound/pci/ice1712/aureon.c ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == 0x8; wm_get 1433 sound/pci/ice1712/aureon.c temp2 = temp = wm_get(ice, WM_MASTER); wm_get 306 sound/pci/ice1712/phase.c ucontrol->value.integer.value[0] = (wm_get(ice, WM_MUTE) & 0x10) ? wm_get 320 sound/pci/ice1712/phase.c oval = wm_get(ice, WM_MUTE); wm_get 657 sound/pci/ice1712/phase.c val = wm_get(ice, WM_DAC_DIG_MASTER_ATTEN) & 0xff; wm_get 676 sound/pci/ice1712/phase.c ovol = wm_get(ice, WM_DAC_DIG_MASTER_ATTEN) & 0xff; wm_get 696 sound/pci/ice1712/phase.c ucontrol->value.integer.value[0] = (wm_get(ice, WM_DAC_CTRL2) & 0xf) == wm_get 706 sound/pci/ice1712/phase.c temp = wm_get(ice, WM_DAC_CTRL2); wm_get 744 sound/pci/ice1712/phase.c ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == wm_get 755 sound/pci/ice1712/phase.c temp = wm_get(ice, WM_MASTER); wm_get 132 sound/pci/ice1712/pontis.c val = wm_get(ice, WM_DAC_ATTEN_L + i) & 0xff; wm_get 151 sound/pci/ice1712/pontis.c oval = wm_get(ice, idx) & 0xff; wm_get 187 sound/pci/ice1712/pontis.c val = wm_get(ice, WM_ADC_ATTEN_L + i) & 0xff; wm_get 206 sound/pci/ice1712/pontis.c ovol = wm_get(ice, idx) & 0xff; wm_get 227 sound/pci/ice1712/pontis.c ucontrol->value.integer.value[0] = (wm_get(ice, WM_ADC_MUX) & (1 << bit)) ? 1 : 0; wm_get 240 sound/pci/ice1712/pontis.c nval = oval = wm_get(ice, WM_ADC_MUX); wm_get 263 sound/pci/ice1712/pontis.c ucontrol->value.integer.value[0] = (wm_get(ice, WM_OUT_MUX) & 0x04) ? 1 : 0; wm_get 275 sound/pci/ice1712/pontis.c val = oval = wm_get(ice, WM_OUT_MUX); wm_get 298 sound/pci/ice1712/pontis.c ucontrol->value.integer.value[0] = (wm_get(ice, WM_DAC_CTRL1) & 0xf0) != 0x90; wm_get 310 sound/pci/ice1712/pontis.c oval = wm_get(ice, WM_DAC_CTRL1); wm_get 661 sound/pci/ice1712/pontis.c val = wm_get(ice, reg); wm_get 579 sound/pci/ice1712/prodigy_hifi.c ucontrol->value.integer.value[0] = wm_get(ice, WM_ADC_MUX) & 0x1f; wm_get 592 sound/pci/ice1712/prodigy_hifi.c oval = wm_get(ice, WM_ADC_MUX); wm_get 631 sound/pci/ice1712/prodigy_hifi.c val = wm_get(ice, WM_ADC_ATTEN_L + i) & 0xff; wm_get 651 sound/pci/ice1712/prodigy_hifi.c ovol = wm_get(ice, idx) & 0xff; wm_get 674 sound/pci/ice1712/prodigy_hifi.c (wm_get(ice, WM_ADC_MUX) & (1 << bit)) ? 1 : 0; wm_get 688 sound/pci/ice1712/prodigy_hifi.c nval = oval = wm_get(ice, WM_ADC_MUX); wm_get 713 sound/pci/ice1712/prodigy_hifi.c (wm_get(ice, WM_OUT_MUX) & 0x04) ? 1 : 0; wm_get 726 sound/pci/ice1712/prodigy_hifi.c val = oval = wm_get(ice, WM_OUT_MUX); wm_get 751 sound/pci/ice1712/prodigy_hifi.c (wm_get(ice, WM_DAC_CTRL1) & 0xf0) != 0x90; wm_get 764 sound/pci/ice1712/prodigy_hifi.c oval = wm_get(ice, WM_DAC_CTRL1); wm_get 925 sound/pci/ice1712/prodigy_hifi.c val = wm_get(ice, reg);