Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Des8396.c640 snd_soc_component_write(component, ES8396_ADC_CSM_REG53, 0x00); in adc_event()
655 snd_soc_component_write(component, ES8396_ADC_CSM_REG53, 0x20); in adc_event()
980 SOC_DAPM_SINGLE("Switch", ES8396_ADC_CSM_REG53, 6, 1, 1);
2514 ret = snd_soc_component_read(component, ES8396_ADC_CSM_REG53); in es8396_pcm_startup()
2592 snd_soc_component_write(component, ES8396_ADC_CSM_REG53, 0x00); in es8396_pcm_startup()
2718 snd_soc_component_write(component, ES8396_ADC_CSM_REG53, 0x00); in es8396_voice_startup()
2950 snd_soc_component_write(component, ES8396_ADC_CSM_REG53, 0x00); in es8396_probe()
2977 snd_soc_component_write(component, ES8396_ADC_CSM_REG53, 0x20); in es8396_probe()
H A Des8396.h211 #define ES8396_ADC_CSM_REG53 0x53 macro