Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h14198 #define S_TERMP_A_HISTORY 0 macro
14200 #define V_TERMP_A_HISTORY(x) ((x) << S_TERMP_A_HISTORY)
14201 #define G_TERMP_A_HISTORY(x) (((x) >> S_TERMP_A_HISTORY) & M_TERMP_A_HISTORY)