Searched refs:BGX_GMP_GMI_PRTX_CFG (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/cavium/thunder/ |
D | thunder_bgx.h | 168 #define BGX_GMP_GMI_PRTX_CFG 0x38020 macro
|
D | thunder_bgx.c | 509 if (bgx_poll_reg(bgx, lmac->lmacid, BGX_GMP_GMI_PRTX_CFG, in bgx_sgmii_change_link_state() 517 if (bgx_poll_reg(bgx, lmac->lmacid, BGX_GMP_GMI_PRTX_CFG, in bgx_sgmii_change_link_state() 524 port_cfg = bgx_reg_read(bgx, lmac->lmacid, BGX_GMP_GMI_PRTX_CFG); in bgx_sgmii_change_link_state() 572 bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_GMI_PRTX_CFG, port_cfg); in bgx_sgmii_change_link_state()
|