Searched refs:RXTX_REG6 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/phy/ |
D | amd-xgbe-phy.c | 213 #define RXTX_REG6 0x0018 macro 525 XRXTX_IOWRITE_BITS(priv, RXTX_REG6, RESETB_RXD, 0); in amd_xgbe_phy_serdes_complete_ratechange() 526 XRXTX_IOWRITE_BITS(priv, RXTX_REG6, RESETB_RXD, 1); in amd_xgbe_phy_serdes_complete_ratechange()
|
/linux-4.1.27/drivers/phy/ |
D | phy-xgene.c | 316 #define RXTX_REG6 0x00c macro 1009 serdes_rd(ctx, lane, RXTX_REG6, &val); in xgene_phy_sata_cfg_lanes() 1017 serdes_wr(ctx, lane, RXTX_REG6, val); in xgene_phy_sata_cfg_lanes()
|