Searched refs:PLL_CTL0_EN (Results 1 – 1 of 1) sorted by relevance
21 #define PLL_CTL0_EN BIT(28) macro89 val |= PLL_CTL0_RST | PLL_CTL0_EN; in g12a_ephy_pll_enable()111 val &= ~PLL_CTL0_EN; in g12a_ephy_pll_disable()
Completed in 5 milliseconds