pipes_per_stage   299 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c 	int pipes_per_stage;
pipes_per_stage   307 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c 		pipes_per_stage = PIPES_PER_STAGE;
pipes_per_stage   309 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c 		pipes_per_stage = 1;
pipes_per_stage   321 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c 		for (j = 0 ; j < pipes_per_stage; j++) {