Searched refs:S_STEP (Results 1 – 1 of 1) sorted by relevance
56112 #define S_STEP 0 macro56114 #define V_STEP(x) ((x) << S_STEP)56115 #define G_STEP(x) (((x) >> S_STEP) & M_STEP)