Searched refs:S_MAXRSPCNT0 (Results 1 – 1 of 1) sorted by relevance
1226 #define S_MAXRSPCNT0 16 macro1228 #define V_MAXRSPCNT0(x) ((x) << S_MAXRSPCNT0)1229 #define G_MAXRSPCNT0(x) (((x) >> S_MAXRSPCNT0) & M_MAXRSPCNT0)