Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4828 #define S_EDRAM1_BASE 16 macro
4830 #define V_EDRAM1_BASE(x) ((x) << S_EDRAM1_BASE)
4831 #define G_EDRAM1_BASE(x) (((x) >> S_EDRAM1_BASE) & M_EDRAM1_BASE)