Home
last modified time | relevance | path

Searched refs:PLL_CTL0_RST (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/mdio/ !
Dmdio-mux-meson-g12a.c21 #define PLL_CTL0_RST BIT(29) macro
90 val |= PLL_CTL0_RST | PLL_CTL0_EN; in g12a_ephy_pll_enable()
94 val &= ~PLL_CTL0_RST; in g12a_ephy_pll_enable()
113 val |= PLL_CTL0_RST; in g12a_ephy_pll_disable()