Searched refs:S_LNE_RXPWRSTATE (Results 1 – 1 of 1) sorted by relevance
8015 #define S_LNE_RXPWRSTATE 16 macro8017 #define V_LNE_RXPWRSTATE(x) ((x) << S_LNE_RXPWRSTATE)8018 #define G_LNE_RXPWRSTATE(x) (((x) >> S_LNE_RXPWRSTATE) & M_LNE_RXPWRSTATE)