Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4671.c428 fs = snd_soc_component_read(component, AK4671_PLL_MODE_SELECT0); in ak4671_hw_params()
463 snd_soc_component_write(component, AK4671_PLL_MODE_SELECT0, fs); in ak4671_hw_params()
474 pll = snd_soc_component_read(component, AK4671_PLL_MODE_SELECT0); in ak4671_set_dai_sysclk()
509 snd_soc_component_write(component, AK4671_PLL_MODE_SELECT0, pll); in ak4671_set_dai_sysclk()
H A Dak4671.h13 #define AK4671_PLL_MODE_SELECT0 0x01 macro