Searched refs:K210_PLL_BYPASS (Results 1 – 1 of 1) sorted by relevance
262 #define K210_PLL_BYPASS (1 << 23) macro429 reg &= ~K210_PLL_BYPASS; in k210_pll_enable_hw()466 reg |= K210_PLL_BYPASS; in k210_pll_disable()487 if (reg & K210_PLL_BYPASS) in k210_pll_get_rate()