Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h12256 #define S_STATIC_KR_PLL_P 0 macro
12258 #define V_STATIC_KR_PLL_P(x) ((x) << S_STATIC_KR_PLL_P)
12259 #define G_STATIC_KR_PLL_P(x) (((x) >> S_STATIC_KR_PLL_P) & M_STATIC_KR_PLL_P)