Searched refs:S_DMSEL (Results 1 – 1 of 1) sorted by relevance
22235 #define S_DMSEL 4 macro22237 #define V_DMSEL(x) ((x) << S_DMSEL)22238 #define G_DMSEL(x) (((x) >> S_DMSEL) & M_DMSEL)