Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h12182 #define S_STATIC_M_PLL_RANGEA 14 macro
12184 #define V_STATIC_M_PLL_RANGEA(x) ((x) << S_STATIC_M_PLL_RANGEA)
12185 #define G_STATIC_M_PLL_RANGEA(x) (((x) >> S_STATIC_M_PLL_RANGEA) & M_STATIC_M_PLL_RANGEA)