Searched refs:ES8311_SDPOUT_REG0A (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | es8311.c | 133 SOC_SINGLE("ADC SDP MUTE", ES8311_SDPOUT_REG0A, 6, 1, 0), 285 adciface = snd_soc_component_read(component, ES8311_SDPOUT_REG0A); in es8311_set_dai_fmt() 362 snd_soc_component_write(component, ES8311_SDPOUT_REG0A, adciface); in es8311_set_dai_fmt() 414 iface = snd_soc_component_read(component, ES8311_SDPOUT_REG0A) & 0xE3; in es8311_pcm_hw_params() 430 snd_soc_component_write(component, ES8311_SDPOUT_REG0A, iface); in es8311_pcm_hw_params()
|
| H A D | es8311.h | 34 #define ES8311_SDPOUT_REG0A 0x0A /* adc serial digital port */ macro
|