Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h13123 #define S_STATIC_C_PLL_VCVTUNE 22 macro
13125 #define V_STATIC_C_PLL_VCVTUNE(x) ((x) << S_STATIC_C_PLL_VCVTUNE)
13126 #define G_STATIC_C_PLL_VCVTUNE(x) (((x) >> S_STATIC_C_PLL_VCVTUNE) & M_STATIC_C_PLL_VCVTUNE)