Searched refs:BGX_GMP_PCS_MISCX_CTL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/cavium/thunder/ |
D | thunder_bgx.h | 163 #define BGX_GMP_PCS_MISCX_CTL 0x30078 macro
|
D | thunder_bgx.c | 534 misc_ctl = bgx_reg_read(bgx, lmac->lmacid, BGX_GMP_PCS_MISCX_CTL); in bgx_sgmii_change_link_state() 580 bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_PCS_MISCX_CTL, misc_ctl); in bgx_sgmii_change_link_state() 729 cfg = bgx_reg_read(bgx, lmacid, BGX_GMP_PCS_MISCX_CTL); in bgx_lmac_sgmii_init() 731 bgx_reg_write(bgx, lmacid, BGX_GMP_PCS_MISCX_CTL, cfg); in bgx_lmac_sgmii_init()
|