RST_PLL_SW        510 drivers/phy/st/phy-miphy28lp.c 	writeb_relaxed(RST_PLL_SW | RST_COMP_SW, base + MIPHY_RESET);
RST_PLL_SW        517 drivers/phy/st/phy-miphy28lp.c 		writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET);
RST_PLL_SW        542 drivers/phy/st/phy-miphy28lp.c 	val = RST_COMP_SW | RST_PLL_SW;
RST_PLL_SW        548 drivers/phy/st/phy-miphy28lp.c 	writeb_relaxed(RST_PLL_SW, base + MIPHY_RESET);