Searched refs:S_LNB_RXPWRSTATE (Results 1 – 1 of 1) sorted by relevance
8056 #define S_LNB_RXPWRSTATE 4 macro8058 #define V_LNB_RXPWRSTATE(x) ((x) << S_LNB_RXPWRSTATE)8059 #define G_LNB_RXPWRSTATE(x) (((x) >> S_LNB_RXPWRSTATE) & M_LNB_RXPWRSTATE)