Searched refs:RXTX_REG6 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A 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()
|
H A D | xgbe-common.h | 934 #define RXTX_REG6 0x0018 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A 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()
|
H A D | xgbe-common.h | 936 #define RXTX_REG6 0x0018 macro
|
/kernel/linux/linux-5.10/drivers/phy/ |
H A D | phy-xgene.c | 304 #define RXTX_REG6 0x00c macro 997 serdes_rd(ctx, lane, RXTX_REG6, &val); in xgene_phy_sata_cfg_lanes() 1005 serdes_wr(ctx, lane, RXTX_REG6, val); in xgene_phy_sata_cfg_lanes()
|
/kernel/linux/linux-6.6/drivers/phy/ |
H A 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()
|
Completed in 21 milliseconds