Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dcs4265.c44 { CS4265_ADC_CTL, 0x00 },
148 SOC_SINGLE("ADC HPF Switch", CS4265_ADC_CTL, 1,
352 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_set_fmt()
357 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_set_fmt()
421 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_pcm_hw_params()
436 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_pcm_hw_params()
457 snd_soc_component_update_bits(component, CS4265_ADC_CTL, in cs4265_pcm_hw_params()
Dcs4265.h29 #define CS4265_ADC_CTL 0x4 macro