Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dwm8400.c952 reg = snd_soc_component_read(component, WM8400_FLL_CONTROL_1); in wm8400_set_dai_pll()
954 snd_soc_component_write(component, WM8400_FLL_CONTROL_1, reg); in wm8400_set_dai_pll()
962 snd_soc_component_write(component, WM8400_FLL_CONTROL_1, reg); in wm8400_set_dai_pll()
/linux-5.19.10/include/linux/mfd/
Dwm8400-private.h85 #define WM8400_FLL_CONTROL_1 0x3C macro