Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h20553 #define S_HSSDIVSEL 9 macro
20555 #define V_HSSDIVSEL(x) ((x) << S_HSSDIVSEL)
20556 #define G_HSSDIVSEL(x) (((x) >> S_HSSDIVSEL) & M_HSSDIVSEL)