Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7218.c1441 pll_ctrl = snd_soc_component_read(component, DA7218_PLL_CTRL); in da7218_dai_event()
1827 snd_soc_component_update_bits(component, DA7218_PLL_CTRL, in da7218_set_dai_sysclk()
1832 snd_soc_component_update_bits(component, DA7218_PLL_CTRL, in da7218_set_dai_sysclk()
1898 snd_soc_component_update_bits(component, DA7218_PLL_CTRL, in da7218_set_dai_pll()
1924 snd_soc_component_update_bits(component, DA7218_PLL_CTRL, in da7218_set_dai_pll()
3151 { DA7218_PLL_CTRL, 0x04 },
H A Dda7218.h136 #define DA7218_PLL_CTRL 0x91 macro