Searched refs:WM8955_PLL_RB (Results 1 – 2 of 2) sorted by relevance
312 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()
445 #define WM8955_PLL_RB 0x0010 /* PLL_RB */ macro