Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h8002 #define S_LNF_RXPWRSTATE 20 macro
8004 #define V_LNF_RXPWRSTATE(x) ((x) << S_LNF_RXPWRSTATE)
8005 #define G_LNF_RXPWRSTATE(x) (((x) >> S_LNF_RXPWRSTATE) & M_LNF_RXPWRSTATE)