Searched refs:PLL_HAS_POSTDIV (Results 1 – 3 of 3) sorted by relevance
38 .flags = PLL_HAS_CLKMODE | PLL_HAS_PREDIV | PLL_HAS_POSTDIV |169 .flags = PLL_HAS_POSTDIV,
21 #define PLL_HAS_POSTDIV BIT(4) /* has postdiv after PLL */ macro
473 if (info->flags & PLL_HAS_POSTDIV) { in davinci_pll_clk_register()
Completed in 8 milliseconds