Searched refs:S_RTSEL (Results 1 – 1 of 1) sorted by relevance
55305 #define S_RTSEL 0 macro55307 #define V_RTSEL(x) ((x) << S_RTSEL)55308 #define G_RTSEL(x) (((x) >> S_RTSEL) & M_RTSEL)