Searched refs:S_PF5MSKSIZE (Results 1 – 1 of 1) sorted by relevance
11110 #define S_PF5MSKSIZE 20 macro11112 #define V_PF5MSKSIZE(x) ((x) << S_PF5MSKSIZE)11113 #define G_PF5MSKSIZE(x) (((x) >> S_PF5MSKSIZE) & M_PF5MSKSIZE)