Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c716 int timer_max = M_TIMERVALUE0 * 1000 / sc->params.vpd.cclk; in t4_tweak_chip_settings()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h1702 #define M_TIMERVALUE0 0xffffU macro
1704 #define G_TIMERVALUE0(x) (((x) >> S_TIMERVALUE0) & M_TIMERVALUE0)