AK4114_IPS0
ucontrol->value.enumerated.item[0] = (val & AK4114_IPS0) ? 1 : 0;
new = (itemvalue & AK4114_IPS0) | (old & ~AK4114_IPS0);