Searched refs:S_MPR_SEL (Results 1 – 1 of 1) sorted by relevance
70118 #define S_MPR_SEL 0 macro70120 #define V_MPR_SEL(x) ((x) << S_MPR_SEL)70121 #define G_MPR_SEL(x) (((x) >> S_MPR_SEL) & M_MPR_SEL)