Searched refs:S_RSPCNTLE (Results 1 – 1 of 1) sorted by relevance
51217 #define S_RSPCNTLE 16 macro51219 #define V_RSPCNTLE(x) ((x) << S_RSPCNTLE)51220 #define G_RSPCNTLE(x) (((x) >> S_RSPCNTLE) & M_RSPCNTLE)