Searched refs:K210_PLL_RESET (Results 1 – 1 of 1) sorted by relevance
260 #define K210_PLL_RESET (1 << 20) macro384 if (reg & K210_PLL_RESET) in k210_pll_hw_is_enabled()419 reg &= ~K210_PLL_RESET; in k210_pll_enable_hw()421 reg |= K210_PLL_RESET; in k210_pll_enable_hw()425 reg &= ~K210_PLL_RESET; in k210_pll_enable_hw()