Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h61531 #define S_TWLO_TWLOE 8 macro
61533 #define V_TWLO_TWLOE(x) ((x) << S_TWLO_TWLOE)
61534 #define G_TWLO_TWLOE(x) (((x) >> S_TWLO_TWLOE) & M_TWLO_TWLOE)