Searched refs:S_RTSEL (Results 1 – 1 of 1) sorted by relevance
42500 #define S_RTSEL 0 macro42502 #define V_RTSEL(x) ((x) << S_RTSEL)42503 #define G_RTSEL(x) (((x) >> S_RTSEL) & M_RTSEL)