Searched refs:S_PCKSEL (Results 1 – 1 of 1) sorted by relevance
55985 #define S_PCKSEL 0 macro55987 #define V_PCKSEL(x) ((x) << S_PCKSEL)55988 #define G_PCKSEL(x) (((x) >> S_PCKSEL) & M_PCKSEL)