Searched refs:S_GLBLTTICK (Results 1 – 1 of 1) sorted by relevance
26435 #define S_GLBLTTICK 0 macro26437 #define V_GLBLTTICK(x) ((x) << S_GLBLTTICK)26438 #define G_GLBLTTICK(x) (((x) >> S_GLBLTTICK) & M_GLBLTTICK)