Home
last modified time | relevance | path

Searched refs:PLL_HAS_POST (Results 1 – 3 of 3) sorted by relevance

/arch/c6x/include/asm/
Dclock.h122 #define PLL_HAS_POST BIT(2) macro
/arch/c6x/platforms/
Dpll.c298 if (pll->flags & PLL_HAS_POST) { in clk_pllclk_recalc()
Dplldata.c213 pll->flags = PLL_HAS_MUL | PLL_HAS_POST; in c6457_setup_clocks()