Searched refs:PLL_RESET (Results 1 – 3 of 3) sorted by relevance
24 #define PLL_RESET (1 << 20) macro116 k210_clear_bits(PLL_RESET, regs + K210_SYSCTL_PLL1); in k210_pll1_enable()117 k210_set_bits(PLL_RESET, regs + K210_SYSCTL_PLL1); in k210_pll1_enable()120 k210_clear_bits(PLL_RESET, regs + K210_SYSCTL_PLL1); in k210_pll1_enable()
49 #define PLL_RESET (1<<8) macro
12 PLL_RESET, enumerator