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