Searched refs:PHY_RST (Results 1 – 5 of 5) sorted by relevance
213 PHY_RST = (1U << 0), /* phy reset */ enumerator
114 tmp |= PHY_RST; in mvs_64xx_phy_reset()
281 tmp |= PHY_RST; in mvs_94xx_phy_reset()
444 #define PHY_RST 0x8535 macro
546 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, 0); in tc358743_reset_phy()547 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, MASK_RESET_CTRL); in tc358743_reset_phy()
Completed in 22 milliseconds