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