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