Searched refs:S_LP_NP_RX (Results 1 – 1 of 1) sorted by relevance
61628 #define S_LP_NP_RX 0 macro61630 #define V_LP_NP_RX(x) ((x) << S_LP_NP_RX)61631 #define G_LP_NP_RX(x) (((x) >> S_LP_NP_RX) & M_LP_NP_RX)