Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h12199 #define S_STATIC_KX_PLL_C 21 macro
12201 #define V_STATIC_KX_PLL_C(x) ((x) << S_STATIC_KX_PLL_C)
12202 #define G_STATIC_KX_PLL_C(x) (((x) >> S_STATIC_KX_PLL_C) & M_STATIC_KX_PLL_C)