Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h12231 #define S_STATIC_KR_PLL_C 21 macro
12233 #define V_STATIC_KR_PLL_C(x) ((x) << S_STATIC_KR_PLL_C)
12234 #define G_STATIC_KR_PLL_C(x) (((x) >> S_STATIC_KR_PLL_C) & M_STATIC_KR_PLL_C)