Searched refs:S_DTOSEL (Results 1 – 1 of 1) sorted by relevance
15800 #define S_DTOSEL 8 macro15802 #define V_DTOSEL(x) ((x) << S_DTOSEL)15803 #define G_DTOSEL(x) (((x) >> S_DTOSEL) & M_DTOSEL)