Searched refs:S_PF4MSKSIZE (Results 1 – 1 of 1) sorted by relevance
11115 #define S_PF4MSKSIZE 16 macro11117 #define V_PF4MSKSIZE(x) ((x) << S_PF4MSKSIZE)11118 #define G_PF4MSKSIZE(x) (((x) >> S_PF4MSKSIZE) & M_PF4MSKSIZE)