Searched refs:S_DTOSEL (Results 1 – 1 of 1) sorted by relevance
6207 #define S_DTOSEL 8 macro6209 #define V_DTOSEL(x) ((x) << S_DTOSEL)6210 #define G_DTOSEL(x) (((x) >> S_DTOSEL) & M_DTOSEL)