Searched refs:BGX_GMP_PCS_MISCX_CTL (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/net/octeontx/ |
A D | bgx.c | 348 cfg = bgx_reg_read(bgx, lmacid, BGX_GMP_PCS_MISCX_CTL); in bgx_lmac_sgmii_init() 350 bgx_reg_write(bgx, lmacid, BGX_GMP_PCS_MISCX_CTL, cfg); in bgx_lmac_sgmii_init() 355 cfg = bgx_reg_read(bgx, lmacid, BGX_GMP_PCS_MISCX_CTL); in bgx_lmac_sgmii_init() 357 bgx_reg_write(bgx, lmacid, BGX_GMP_PCS_MISCX_CTL, cfg); in bgx_lmac_sgmii_init() 391 BGX_GMP_PCS_MISCX_CTL); in bgx_lmac_sgmii_set_link_speed() 437 bgx_reg_write(bgx, lmacid, BGX_GMP_PCS_MISCX_CTL, pcs_miscx_ctl); in bgx_lmac_sgmii_set_link_speed() 1233 BGX_GMP_PCS_MISCX_CTL, in bgx_init_hw() 1309 lmac->is_1gx = bgx_reg_read(bgx, index, BGX_GMP_PCS_MISCX_CTL) in bgx_get_qlm_mode()
|
A D | bgx.h | 158 #define BGX_GMP_PCS_MISCX_CTL 0x30078 macro
|
Completed in 6 milliseconds