Home
last modified time | relevance | path

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

/arch/c6x/include/asm/
Dclock.h120 #define PLL_HAS_PRE BIT(0) macro
/arch/c6x/platforms/
Dpll.c291 if (pll->flags & PLL_HAS_PRE) { in clk_pllclk_recalc()
Dplldata.c175 pll->flags = PLL_HAS_PRE | PLL_HAS_MUL; in c6455_setup_clocks()