Searched refs:G_CALIMP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ | ||
H A D | regs.h | 2321 #define G_CALIMP(x) (((x) >> S_CALIMP) & M_CALIMP) macro |
H A D | t3_hw.c | 3075 V_XAUIIMP(G_CALIMP(v) >> 2)); in calibrate_xgm() |