Searched refs:S_PF0MSKSIZE (Results 1 – 1 of 1) sorted by relevance
6819 #define S_PF0MSKSIZE 0 macro6821 #define V_PF0MSKSIZE(x) ((x) << S_PF0MSKSIZE)6822 #define G_PF0MSKSIZE(x) (((x) >> S_PF0MSKSIZE) & M_PF0MSKSIZE)