Searched refs:PLL_MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
27 #define PLL_MAX_COUNT 0x3f macro 88 pll->div | (PLL_MAX_COUNT << PLL_COUNT_SHIFT) | in clk_pll_prepare() 290 pllr_count = (pllr >> PLL_COUNT_SHIFT) & PLL_MAX_COUNT; in clk_pll_restore_context() 295 pllr_count != PLL_MAX_COUNT || in clk_pll_restore_context()