Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h58796 #define S_HS_PROBE_A_SEL 11 macro
58798 #define V_HS_PROBE_A_SEL(x) ((x) << S_HS_PROBE_A_SEL)
58799 #define G_HS_PROBE_A_SEL(x) (((x) >> S_HS_PROBE_A_SEL) & M_HS_PROBE_A_SEL)