Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8955.c312 val = WM8955_PLL_RB | WM8955_PLLOUTDIV2; in wm8955_configure_clocking()
314 val = WM8955_PLL_RB; in wm8955_configure_clocking()
318 WM8955_PLL_RB | WM8955_PLLOUTDIV2, val); in wm8955_configure_clocking()
345 WM8955_PLL_RB | WM8955_PLLEN, 0); in wm8955_sysclk()
632 WM8955_PLL_RB | WM8955_PLLEN, 0); in wm8955_hw_params()
Dwm8955.h445 #define WM8955_PLL_RB 0x0010 /* PLL_RB */ macro