Searched refs:F_XGM_CALFAULT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | regs.h | 2316 #define F_XGM_CALFAULT V_XGM_CALFAULT(1U) macro |
D | t3_hw.c | 3137 if (!(v & (F_XGM_CALFAULT | F_CALBUSY))) { in calibrate_xgm() |