Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8904.c334 WM8904_FLL_OSC_ENA | WM8904_FLL_ENA, 0); in wm8904_configure_clocking()
669 WM8904_FLL_OSC_ENA, in sysclk_event()
670 WM8904_FLL_OSC_ENA); in sysclk_event()
684 WM8904_FLL_OSC_ENA | WM8904_FLL_ENA, 0); in sysclk_event()
1694 WM8904_FLL_OSC_ENA | WM8904_FLL_ENA, 0); in wm8904_set_fll()
1730 WM8904_FLL_OSC_ENA | WM8904_FLL_ENA, 0); in wm8904_set_fll()
1794 WM8904_FLL_OSC_ENA, fll1); in wm8904_set_fll()
H A Dwm8904.h1116 #define WM8904_FLL_OSC_ENA 0x0002 /* FLL_OSC_ENA */ macro