Searched refs:BGX_SPUX_BR_PMD_CRTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.c | 789 BGX_SPUX_BR_PMD_CRTL, SPU_PMD_CRTL_TRAIN_EN); in bgx_lmac_xaui_init() 863 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL); in bgx_xaui_check_link() 865 bgx_reg_write(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL, cfg); in bgx_xaui_check_link() 905 BGX_SPUX_BR_PMD_CRTL); in bgx_xaui_check_link() 908 BGX_SPUX_BR_PMD_CRTL, cfg); in bgx_xaui_check_link() 1320 lmac->use_training = bgx_reg_read(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL) & in lmac_set_training()
|
H A D | thunder_bgx.h | 99 #define BGX_SPUX_BR_PMD_CRTL 0x10068 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.c | 786 BGX_SPUX_BR_PMD_CRTL, SPU_PMD_CRTL_TRAIN_EN); in bgx_lmac_xaui_init() 860 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL); in bgx_xaui_check_link() 862 bgx_reg_write(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL, cfg); in bgx_xaui_check_link() 902 BGX_SPUX_BR_PMD_CRTL); in bgx_xaui_check_link() 905 BGX_SPUX_BR_PMD_CRTL, cfg); in bgx_xaui_check_link() 1316 lmac->use_training = bgx_reg_read(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL) & in lmac_set_training()
|
H A D | thunder_bgx.h | 99 #define BGX_SPUX_BR_PMD_CRTL 0x10068 macro
|
Completed in 12 milliseconds