SCR_PHP_V 614 sound/pci/ice1712/quartet.c val = get_scr(ice) & SCR_PHP_V; SCR_PHP_V 626 sound/pci/ice1712/quartet.c && (~old & SCR_PHP_V)) /* 0 = voltage 5V */ { SCR_PHP_V 629 sound/pci/ice1712/quartet.c new = old | SCR_PHP_V; SCR_PHP_V 634 sound/pci/ice1712/quartet.c } else if (!ucontrol->value.integer.value[0] && (old & SCR_PHP_V)) { SCR_PHP_V 638 sound/pci/ice1712/quartet.c new = old & ~SCR_PHP_V;