Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1358 sc->params.tp.tre = G_TIMERRESOLUTION(val[0]); in get_params__post_init()
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9152 #define G_TIMERRESOLUTION(x) (((x) >> S_TIMERRESOLUTION) & M_TIMERRESOLUTION) macro