Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h13882 #define S_PVT_REG_TERMP_A 0 macro
13884 #define V_PVT_REG_TERMP_A(x) ((x) << S_PVT_REG_TERMP_A)
13885 #define G_PVT_REG_TERMP_A(x) (((x) >> S_PVT_REG_TERMP_A) & M_PVT_REG_TERMP_A)