Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dak4671.c433 fs = snd_soc_component_read32(component, AK4671_PLL_MODE_SELECT0); in ak4671_hw_params()
468 snd_soc_component_write(component, AK4671_PLL_MODE_SELECT0, fs); in ak4671_hw_params()
479 pll = snd_soc_component_read32(component, AK4671_PLL_MODE_SELECT0); in ak4671_set_dai_sysclk()
514 snd_soc_component_write(component, AK4671_PLL_MODE_SELECT0, pll); in ak4671_set_dai_sysclk()
Dak4671.h18 #define AK4671_PLL_MODE_SELECT0 0x01 macro