Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h13841 #define S_PVT_REG_TERMN_A 0 macro
13843 #define V_PVT_REG_TERMN_A(x) ((x) << S_PVT_REG_TERMN_A)
13844 #define G_PVT_REG_TERMN_A(x) (((x) >> S_PVT_REG_TERMN_A) & M_PVT_REG_TERMN_A)