max_stop_req     3213 drivers/gpu/drm/radeon/r100.c 	int stop_req, max_stop_req;
max_stop_req     3461 drivers/gpu/drm/radeon/r100.c 		max_stop_req = 0x5c;
max_stop_req     3463 drivers/gpu/drm/radeon/r100.c 		max_stop_req = 0x7c;
max_stop_req     3472 drivers/gpu/drm/radeon/r100.c 		if (stop_req > max_stop_req)
max_stop_req     3473 drivers/gpu/drm/radeon/r100.c 			stop_req = max_stop_req;
max_stop_req     3497 drivers/gpu/drm/radeon/r100.c 		if (max_stop_req - critical_point < 4)
max_stop_req     3552 drivers/gpu/drm/radeon/r100.c 		if (stop_req > max_stop_req)
max_stop_req     3553 drivers/gpu/drm/radeon/r100.c 			stop_req = max_stop_req;
max_stop_req     3603 drivers/gpu/drm/radeon/r100.c 			if (max_stop_req - critical_point2 < 4)