Searched refs:S_TSCHWRRRELOAD (Results 1 – 1 of 1) sorted by relevance
33044 #define S_TSCHWRRRELOAD 16 macro33046 #define V_TSCHWRRRELOAD(x) ((x) << S_TSCHWRRRELOAD)33047 #define G_TSCHWRRRELOAD(x) (((x) >> S_TSCHWRRRELOAD) & M_TSCHWRRRELOAD)