Searched refs:S_RTSEL (Results 1 – 1 of 1) sorted by relevance
21906 #define S_RTSEL 0 macro21908 #define V_RTSEL(x) ((x) << S_RTSEL)21909 #define G_RTSEL(x) (((x) >> S_RTSEL) & M_RTSEL)