Searched refs:PHY_RST (Results 1 – 5 of 5) sorted by relevance
55 #define PHY_RST (1 << 2) macro130 iowrite32(PHY_ENB | PLL_ENB | PHY_RST, (reg0 + USBPCTRL1)); in rcar_usb_phy_init()
228 PHY_RST = (1U << 0), /* phy reset */ enumerator
130 tmp |= PHY_RST; in mvs_64xx_phy_reset()
297 tmp |= PHY_RST; in mvs_94xx_phy_reset()
433 #define PHY_RST 0x00000004 macro458 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()