Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3889 t3_write_reg(adapter, A_XGM_XAUI_IMP, 0); in calibrate_xgm()
3890 (void) t3_read_reg(adapter, A_XGM_XAUI_IMP); in calibrate_xgm()
3892 v = t3_read_reg(adapter, A_XGM_XAUI_IMP); in calibrate_xgm()
3894 t3_write_reg(adapter, A_XGM_XAUI_IMP, in calibrate_xgm()
H A Dcxgb_regs.h7504 #define A_XGM_XAUI_IMP 0x8a0 macro