Searched refs:S_TSCHWRRRELOAD (Results 1 – 1 of 1) sorted by relevance
23753 #define S_TSCHWRRRELOAD 16 macro23755 #define V_TSCHWRRRELOAD(x) ((x) << S_TSCHWRRRELOAD)23756 #define G_TSCHWRRRELOAD(x) (((x) >> S_TSCHWRRRELOAD) & M_TSCHWRRRELOAD)