stream_sel        260 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h 	int stream_sel;
stream_sel         70 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c 	intf_cfg.stream_sel = cmd_enc->stream_sel;
stream_sel        790 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c 	cmd_enc->stream_sel = 0;
stream_sel        276 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 	intf_cfg.stream_sel = 0; /* Don't care value for video mode */
stream_sel        445 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c 		intf_cfg |= ((cfg->stream_sel & 0x3) << 15);
stream_sel         47 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h 	int stream_sel;