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

/linux-master/drivers/net/mdio/
H A Dmdio-mux-meson-g12a.c21 #define PLL_CTL0_RST BIT(29) macro
88 val |= PLL_CTL0_RST | PLL_CTL0_EN;
92 val &= ~PLL_CTL0_RST;
111 val |= PLL_CTL0_RST;

Completed in 204 milliseconds