Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h60250 #define S_PLL_TUNE_0_2 13 macro
60252 #define V_PLL_TUNE_0_2(x) ((x) << S_PLL_TUNE_0_2)
60253 #define G_PLL_TUNE_0_2(x) (((x) >> S_PLL_TUNE_0_2) & M_PLL_TUNE_0_2)