Searched refs:ES8323_DAC_IFACE (Results 1 – 2 of 2) sorted by relevance
472 daciface = snd_soc_component_read(component, ES8323_DAC_IFACE); in es8323_set_dai_fmt()532 snd_soc_component_write(component, ES8323_DAC_IFACE, daciface); in es8323_set_dai_fmt()551 u16 daciface = snd_soc_component_read(component, ES8323_DAC_IFACE) & 0xC7; in es8323_pcm_hw_params()601 snd_soc_component_write(component, ES8323_DAC_IFACE, daciface); in es8323_pcm_hw_params()
91 #define ES8323_DAC_IFACE ES8323_DACCONTROL1 macro