Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h60148 #define S_HSSREFDIVB 20 macro
60150 #define V_HSSREFDIVB(x) ((x) << S_HSSREFDIVB)
60151 #define G_HSSREFDIVB(x) (((x) >> S_HSSREFDIVB) & M_HSSREFDIVB)