Searched refs:PLL_POSTDIV_ALWAYS_ENABLED (Results 1 – 4 of 4) sorted by relevance
23 PLL_POSTDIV_ALWAYS_ENABLED | PLL_POSTDIV_FIXED_DIV,63 PLL_POSTDIV_ALWAYS_ENABLED | PLL_POSTDIV_FIXED_DIV,
25 PLL_POSTDIV_ALWAYS_ENABLED | PLL_PLLM_2X,105 .flags = PLL_HAS_PREDIV | PLL_HAS_POSTDIV | PLL_POSTDIV_ALWAYS_ENABLED |
22 #define PLL_POSTDIV_ALWAYS_ENABLED BIT(5) /* don't clear DEN bit */ macro
481 if (info->flags & PLL_POSTDIV_ALWAYS_ENABLED) in davinci_pll_clk_register()