Home
last modified time | relevance | path

Searched refs:A_XGM_XAUI_IMP (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3069 t3_write_reg(adapter, A_XGM_XAUI_IMP, 0); in calibrate_xgm()
3070 t3_read_reg(adapter, A_XGM_XAUI_IMP); in calibrate_xgm()
3072 v = t3_read_reg(adapter, A_XGM_XAUI_IMP); in calibrate_xgm()
3074 t3_write_reg(adapter, A_XGM_XAUI_IMP, in calibrate_xgm()
Dregs.h2308 #define A_XGM_XAUI_IMP 0x8a0 macro