Searched refs:PLL_BYPASS (Results 1 – 3 of 3) sorted by relevance
27 #define PLL_BYPASS (1 << 23) macro110 k210_clear_bits(PLL_BYPASS, regs + K210_SYSCTL_PLL1); in k210_pll1_enable()
316 PLL_BYPASS, enumerator495 clk->mode = PLL_BYPASS; in clk_pll_recalc_rate()547 case PLL_BYPASS: in clk_pll_set_rate()
246 #define PLL_BYPASS 0x00 /* 00: Bypass PLL */ macro389 { 1, PLL_BYPASS, },