Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h40735 #define S_TX_POLARITY_INV 24 macro
40737 #define V_TX_POLARITY_INV(x) ((x) << S_TX_POLARITY_INV)
40738 #define G_TX_POLARITY_INV(x) (((x) >> S_TX_POLARITY_INV) & M_TX_POLARITY_INV)