Searched refs:WM8955_PLL_RB (Results 1 – 2 of 2) sorted by relevance
309 val = WM8955_PLL_RB | WM8955_PLLOUTDIV2; in wm8955_configure_clocking()311 val = WM8955_PLL_RB; in wm8955_configure_clocking()315 WM8955_PLL_RB | WM8955_PLLOUTDIV2, val); in wm8955_configure_clocking()342 WM8955_PLL_RB | WM8955_PLLEN, 0); in wm8955_sysclk()629 WM8955_PLL_RB | WM8955_PLLEN, 0); in wm8955_hw_params()
442 #define WM8955_PLL_RB 0x0010 /* PLL_RB */ macro