Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4671.c337 SND_SOC_DAPM_SUPPLY("PMPLL", AK4671_PLL_MODE_SELECT1, 0, 0, NULL, 0),
521 mode = snd_soc_component_read(component, AK4671_PLL_MODE_SELECT1); in ak4671_set_dai_fmt()
555 snd_soc_component_write(component, AK4671_PLL_MODE_SELECT1, mode); in ak4671_set_dai_fmt()
H A Dak4671.h14 #define AK4671_PLL_MODE_SELECT1 0x02 macro