Searched refs:S_TSCHWRRRELOAD (Results 1 – 1 of 1) sorted by relevance
44393 #define S_TSCHWRRRELOAD 16 macro44395 #define V_TSCHWRRRELOAD(x) ((x) << S_TSCHWRRRELOAD)44396 #define G_TSCHWRRRELOAD(x) (((x) >> S_TSCHWRRRELOAD) & M_TSCHWRRRELOAD)