Home
last modified time | relevance | path

Searched defs:G_TXPOLARITY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7594 #define G_TXPOLARITY(x) (((x) >> S_TXPOLARITY) & M_TXPOLARITY) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h52193 #define G_TXPOLARITY(x) (((x) >> S_TXPOLARITY) & M_TXPOLARITY) macro