Searched refs:K210_PLL_RESET (Results 1 – 1 of 1) sorted by relevance
259 #define K210_PLL_RESET (1 << 20) macro383 if (reg & K210_PLL_RESET) in k210_pll_hw_is_enabled()418 reg &= ~K210_PLL_RESET; in k210_pll_enable_hw()420 reg |= K210_PLL_RESET; in k210_pll_enable_hw()424 reg &= ~K210_PLL_RESET; in k210_pll_enable_hw()