Searched refs:S_PCKSEL (Results 1 – 1 of 1) sorted by relevance
55983 #define S_PCKSEL 0 macro55985 #define V_PCKSEL(x) ((x) << S_PCKSEL)55986 #define G_PCKSEL(x) (((x) >> S_PCKSEL) & M_PCKSEL)