Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h8054 #define S_LNB_RXPWRSTATE 4 macro
8056 #define V_LNB_RXPWRSTATE(x) ((x) << S_LNB_RXPWRSTATE)
8057 #define G_LNB_RXPWRSTATE(x) (((x) >> S_LNB_RXPWRSTATE) & M_LNB_RXPWRSTATE)