Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h46892 #define S_HSSDIVSELA 9 macro
46894 #define V_HSSDIVSELA(x) ((x) << S_HSSDIVSELA)
46895 #define G_HSSDIVSELA(x) (((x) >> S_HSSDIVSELA) & M_HSSDIVSELA)