Searched refs:S_LNB_RXPWRSTATE (Results 1 – 1 of 1) sorted by relevance
8054 #define S_LNB_RXPWRSTATE 4 macro8056 #define V_LNB_RXPWRSTATE(x) ((x) << S_LNB_RXPWRSTATE)8057 #define G_LNB_RXPWRSTATE(x) (((x) >> S_LNB_RXPWRSTATE) & M_LNB_RXPWRSTATE)