Searched refs:S_DASEL (Results 1 – 1 of 1) sorted by relevance
52965 #define S_DASEL 0 macro52967 #define V_DASEL(x) ((x) << S_DASEL)52968 #define G_DASEL(x) (((x) >> S_DASEL) & M_DASEL)