Home
last modified time | relevance | path

Searched refs:DA7218_IN_2L_FILTER_CTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dda7218.c311 in_2l_filt_ctrl = snd_soc_component_read(component, DA7218_IN_2L_FILTER_CTRL); in da7218_alc_calib()
349 snd_soc_component_update_bits(component, DA7218_IN_2L_FILTER_CTRL, in da7218_alc_calib()
413 snd_soc_component_write(component, DA7218_IN_2L_FILTER_CTRL, in_2l_filt_ctrl); in da7218_alc_calib()
718 SOC_SINGLE("In Filter2L Switch", DA7218_IN_2L_FILTER_CTRL,
721 SOC_SINGLE("In Filter2L Gain Ramp Switch", DA7218_IN_2L_FILTER_CTRL,
1359 case DA7218_IN_2L_FILTER_CTRL: in da7218_in_filter_event()
1593 SND_SOC_DAPM_ADC_E("In Filter2L", NULL, DA7218_IN_2L_FILTER_CTRL,
2929 snd_soc_component_update_bits(component, DA7218_IN_2L_FILTER_CTRL, in da7218_probe()
3058 { DA7218_IN_2L_FILTER_CTRL, 0x00 },
H A Dda7218.h38 #define DA7218_IN_2L_FILTER_CTRL 0x1A macro