Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3895 V_XAUIIMP(G_CALIMP(v) >> 2)); in calibrate_xgm()
H A Dcxgb_regs.h7513 #define G_CALIMP(x) (((x) >> S_CALIMP) & M_CALIMP) macro