Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h41816 #define S_POLARITY_INV_TX 4 macro
41818 #define V_POLARITY_INV_TX(x) ((x) << S_POLARITY_INV_TX)
41819 #define G_POLARITY_INV_TX(x) (((x) >> S_POLARITY_INV_TX) & M_POLARITY_INV_TX)