Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dcs4265.c40 { CS4265_ADC_CTL, 0x00 },
144 SOC_SINGLE("ADC HPF Switch", CS4265_ADC_CTL, 1,
349 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_set_fmt()
354 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_set_fmt()
418 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_pcm_hw_params()
433 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_pcm_hw_params()
454 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_pcm_hw_params()
Dcs4265.h25 #define CS4265_ADC_CTL 0x4 macro