Searched refs:RXTX_REG6 (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v1.c | 363 XRXTX_IOWRITE_BITS(pdata, RXTX_REG6, RESETB_RXD, 0); in xgbe_phy_complete_ratechange() 364 XRXTX_IOWRITE_BITS(pdata, RXTX_REG6, RESETB_RXD, 1); in xgbe_phy_complete_ratechange()
|
D | xgbe-common.h | 936 #define RXTX_REG6 0x0018 macro
|
/Linux-v6.6/drivers/phy/ |
D | phy-xgene.c | 305 #define RXTX_REG6 0x00c macro 999 serdes_rd(ctx, lane, RXTX_REG6, &val); in xgene_phy_sata_cfg_lanes() 1007 serdes_wr(ctx, lane, RXTX_REG6, val); in xgene_phy_sata_cfg_lanes()
|