Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11272 #define S_MAC_CLK_SEL 29 macro
11274 #define V_MAC_CLK_SEL(x) ((x) << S_MAC_CLK_SEL)
11275 #define G_MAC_CLK_SEL(x) (((x) >> S_MAC_CLK_SEL) & M_MAC_CLK_SEL)