Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4258 #define S_EXPHYCLK_SEL 15 macro
4260 #define V_EXPHYCLK_SEL(x) ((x) << S_EXPHYCLK_SEL)
4261 #define G_EXPHYCLK_SEL(x) (((x) >> S_EXPHYCLK_SEL) & M_EXPHYCLK_SEL)