Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h8884 #define S_PVT_REG_TERMP_A 0 macro
8886 #define V_PVT_REG_TERMP_A(x) ((x) << S_PVT_REG_TERMP_A)
8887 #define G_PVT_REG_TERMP_A(x) (((x) >> S_PVT_REG_TERMP_A) & M_PVT_REG_TERMP_A)