Searched refs:S_RTSEL (Results 1 – 1 of 1) sorted by relevance
42498 #define S_RTSEL 0 macro42500 #define V_RTSEL(x) ((x) << S_RTSEL)42501 #define G_RTSEL(x) (((x) >> S_RTSEL) & M_RTSEL)