Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h46902 #define S_HSSREFDIVA 24 macro
46904 #define V_HSSREFDIVA(x) ((x) << S_HSSREFDIVA)
46905 #define G_HSSREFDIVA(x) (((x) >> S_HSSREFDIVA) & M_HSSREFDIVA)