Searched refs:PLL_PREDIV_FIXED8 (Results 1 – 3 of 3) sorted by relevance
22 PLL_PREDIV_FIXED8 | PLL_HAS_POSTDIV |
26 #define PLL_PREDIV_FIXED8 BIT(9) /* DM355 quirk */ macro
414 if (info->flags & PLL_PREDIV_FIXED8) in davinci_pll_clk_register()