Searched refs:S_PF4MSKSIZE (Results 1 – 1 of 1) sorted by relevance
6799 #define S_PF4MSKSIZE 16 macro6801 #define V_PF4MSKSIZE(x) ((x) << S_PF4MSKSIZE)6802 #define G_PF4MSKSIZE(x) (((x) >> S_PF4MSKSIZE) & M_PF4MSKSIZE)