Searched refs:PHY_RST (Results 1 – 4 of 4) sorted by relevance
228 PHY_RST = (1U << 0), /* phy reset */ enumerator
130 tmp |= PHY_RST; in mvs_64xx_phy_reset()
298 tmp |= PHY_RST; in mvs_94xx_phy_reset()
644 #define PHY_RST 0x00000004 macro669 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()