Searched refs:S_DMSEL (Results 1 – 1 of 1) sorted by relevance
42829 #define S_DMSEL 4 macro42831 #define V_DMSEL(x) ((x) << S_DMSEL)42832 #define G_DMSEL(x) (((x) >> S_DMSEL) & M_DMSEL)