Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h20616 #define S_T7_EDRAM0_BASE 16 macro
20618 #define V_T7_EDRAM0_BASE(x) ((x) << S_T7_EDRAM0_BASE)
20619 #define G_T7_EDRAM0_BASE(x) (((x) >> S_T7_EDRAM0_BASE) & M_T7_EDRAM0_BASE)