Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21220 #define S_POLARITY_INV_TX 4 macro
21222 #define V_POLARITY_INV_TX(x) ((x) << S_POLARITY_INV_TX)
21223 #define G_POLARITY_INV_TX(x) (((x) >> S_POLARITY_INV_TX) & M_POLARITY_INV_TX)