Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3133 t3_write_reg(adapter, A_XGM_XAUI_IMP, 0); in calibrate_xgm()
3134 t3_read_reg(adapter, A_XGM_XAUI_IMP); in calibrate_xgm()
3136 v = t3_read_reg(adapter, A_XGM_XAUI_IMP); in calibrate_xgm()
3138 t3_write_reg(adapter, A_XGM_XAUI_IMP, in calibrate_xgm()
Dregs.h2308 #define A_XGM_XAUI_IMP 0x8a0 macro