DA7218_IN_1R_FILTER_CTRL
case DA7218_IN_1R_FILTER_CTRL:
SND_SOC_DAPM_ADC_E("In Filter1R", NULL, DA7218_IN_1R_FILTER_CTRL,
snd_soc_component_update_bits(component, DA7218_IN_1R_FILTER_CTRL,
{ DA7218_IN_1R_FILTER_CTRL, 0x00 },
in_1r_filt_ctrl = snd_soc_component_read(component, DA7218_IN_1R_FILTER_CTRL);
snd_soc_component_update_bits(component, DA7218_IN_1R_FILTER_CTRL,
snd_soc_component_write(component, DA7218_IN_1R_FILTER_CTRL, in_1r_filt_ctrl);
SOC_SINGLE("In Filter1R Switch", DA7218_IN_1R_FILTER_CTRL,
DA7218_IN_1R_FILTER_CTRL, DA7218_IN_1R_RAMP_EN_SHIFT,