masked_old        568 sound/pci/ice1712/quartet.c 	unsigned int old, new, tmp, masked_old;
masked_old        570 sound/pci/ice1712/quartet.c 	masked_old = old & (SCR_AIN12_SEL1 | SCR_AIN12_SEL0);
masked_old        575 sound/pci/ice1712/quartet.c 	if (tmp != masked_old) {