Searched refs:ES8311_SDPIN_REG09 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | es8311.c | 155 SOC_SINGLE("DAC SDP MUTE", ES8311_SDPIN_REG09, 6, 1, 0), 224 SOC_VALUE_ENUM_SINGLE(ES8311_SDPIN_REG09, 7, 1, 286 daciface = snd_soc_component_read(component, ES8311_SDPIN_REG09); in es8311_set_dai_fmt() 363 snd_soc_component_write(component, ES8311_SDPIN_REG09, daciface); in es8311_set_dai_fmt() 396 iface = snd_soc_component_read(component, ES8311_SDPIN_REG09) & 0xE3; in es8311_pcm_hw_params() 412 snd_soc_component_write(component, ES8311_SDPIN_REG09, iface); in es8311_pcm_hw_params()
|
| H A D | es8311.h | 33 #define ES8311_SDPIN_REG09 0x09 /* dac serial digital port */ macro
|