Searched refs:PHY_RST (Results 1 – 7 of 7) 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()
367 #define PHY_RST 0x8535 macro
512 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, 0); in tc358743_reset_phy()513 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, MASK_RESET_CTRL); in tc358743_reset_phy()