Searched refs:S_LNB_RXPWRSTATE (Results 1 – 1 of 1) sorted by relevance
6883 #define S_LNB_RXPWRSTATE 4 macro6885 #define V_LNB_RXPWRSTATE(x) ((x) << S_LNB_RXPWRSTATE)6886 #define G_LNB_RXPWRSTATE(x) (((x) >> S_LNB_RXPWRSTATE) & M_LNB_RXPWRSTATE)