Searched refs:S_TSCHWRRLIMIT (Results 1 – 1 of 1) sorted by relevance
23741 #define S_TSCHWRRLIMIT 16 macro23743 #define V_TSCHWRRLIMIT(x) ((x) << S_TSCHWRRLIMIT)23744 #define G_TSCHWRRLIMIT(x) (((x) >> S_TSCHWRRLIMIT) & M_TSCHWRRLIMIT)