Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h12828 #define S_STATIC_M_PLL_LFTUNE_32_40 13 macro
12830 #define V_STATIC_M_PLL_LFTUNE_32_40(x) ((x) << S_STATIC_M_PLL_LFTUNE_32_40)
12831 #define G_STATIC_M_PLL_LFTUNE_32_40(x) (((x) >> S_STATIC_M_PLL_LFTUNE_32_40) & M_STATIC_M_PLL_LFTUN…