AK4114_IPS0       558 sound/pci/ice1712/prodigy192.c 	ucontrol->value.enumerated.item[0] = (val & AK4114_IPS0) ? 1 : 0;
AK4114_IPS0       573 sound/pci/ice1712/prodigy192.c 	new = (itemvalue & AK4114_IPS0) | (old & ~AK4114_IPS0);