Searched refs:PLL_ON (Results 1 – 2 of 2) sorted by relevance
32 #define PLL_ON BIT(3) macro
738 #define PLL_ON BIT(0) macro753 return readl_relaxed(clk_elem->reg) & PLL_ON; in __pll_is_enabled()772 reg |= PLL_ON; in pll_enable()803 reg &= ~PLL_ON; in pll_disable()