Searched refs:M_PER_CAL_DIV (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h2894 #define M_PER_CAL_DIV 0xff macro
2896 #define G_PER_CAL_DIV(x) (((x) >> S_PER_CAL_DIV) & M_PER_CAL_DIV)

Completed in 187 milliseconds