SRCD_CD_USER
ucontrol->value.integer.value[0] = (val & SRCD_CD_USER) != 0;
regmap_update_bits(regmap, REG_SPDIF_SRCD, SRCD_CD_USER, val);