Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h84654 #define S_CCIPERIPHBASE 0 macro
84656 #define V_CCIPERIPHBASE(x) ((x) << S_CCIPERIPHBASE)
84657 #define G_CCIPERIPHBASE(x) (((x) >> S_CCIPERIPHBASE) & M_CCIPERIPHBASE)