Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h46856 #define S_HSSVBOOSTDIVB 19 macro
46858 #define V_HSSVBOOSTDIVB(x) ((x) << S_HSSVBOOSTDIVB)
46859 #define G_HSSVBOOSTDIVB(x) (((x) >> S_HSSVBOOSTDIVB) & M_HSSVBOOSTDIVB)