Searched refs:S_RSPCNTLE (Results 1 – 1 of 1) sorted by relevance
28087 #define S_RSPCNTLE 16 macro28089 #define V_RSPCNTLE(x) ((x) << S_RSPCNTLE)28090 #define G_RSPCNTLE(x) (((x) >> S_RSPCNTLE) & M_RSPCNTLE)