Home | History | Annotate | Download | only in SasV1Dxe

Lines Matching defs:PHY_CTRL

95 #define PHY_CTRL                        (PORT_BASE + 0x14)

481 phy_ctrl = PHY_READ_REG32(base, PHY_CTRL, i);
483 phy_ctrl |= PHY_CTRL_RESET;
484 PHY_WRITE_REG32(base, PHY_CTRL, i, phy_ctrl);