Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8400.c969 reg = snd_soc_component_read32(component, WM8400_FLL_CONTROL_1); in wm8400_set_dai_pll()
971 snd_soc_component_write(component, WM8400_FLL_CONTROL_1, reg); in wm8400_set_dai_pll()
979 snd_soc_component_write(component, WM8400_FLL_CONTROL_1, reg); in wm8400_set_dai_pll()
/Linux-v4.19/include/linux/mfd/
Dwm8400-private.h98 #define WM8400_FLL_CONTROL_1 0x3C macro