Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/common/
HDcxgb_t3_hw.c3891 t3_write_reg(adapter, A_XGM_XAUI_IMP, 0); in calibrate_xgm()
3892 (void) t3_read_reg(adapter, A_XGM_XAUI_IMP); in calibrate_xgm()
3894 v = t3_read_reg(adapter, A_XGM_XAUI_IMP); in calibrate_xgm()
3896 t3_write_reg(adapter, A_XGM_XAUI_IMP, in calibrate_xgm()
HDcxgb_regs.h7505 #define A_XGM_XAUI_IMP 0x8a0 macro