Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h8015 #define S_LNE_RXPWRSTATE 16 macro
8017 #define V_LNE_RXPWRSTATE(x) ((x) << S_LNE_RXPWRSTATE)
8018 #define G_LNE_RXPWRSTATE(x) (((x) >> S_LNE_RXPWRSTATE) & M_LNE_RXPWRSTATE)