Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3893 if (!(v & (F_XGM_CALFAULT | F_CALBUSY))) { in calibrate_xgm()
H A Dcxgb_regs.h7508 #define F_XGM_CALFAULT V_XGM_CALFAULT(1U) macro