Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h6883 #define S_LNB_RXPWRSTATE 4 macro
6885 #define V_LNB_RXPWRSTATE(x) ((x) << S_LNB_RXPWRSTATE)
6886 #define G_LNB_RXPWRSTATE(x) (((x) >> S_LNB_RXPWRSTATE) & M_LNB_RXPWRSTATE)