Home
last modified time | relevance | path

Searched refs:stream_sel (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h49 int stream_sel; member
Ddpu_encoder_phys_cmd.c71 intf_cfg.stream_sel = cmd_enc->stream_sel; in _dpu_encoder_phys_cmd_update_intf_cfg()
781 cmd_enc->stream_sel = 0; in dpu_encoder_phys_cmd_init()
Ddpu_encoder_phys.h257 int stream_sel; member
Ddpu_hw_ctl.c534 intf_cfg |= ((cfg->stream_sel & 0x3) << 15); in dpu_hw_ctl_intf_cfg()
Ddpu_encoder_phys_vid.c285 intf_cfg.stream_sel = 0; /* Don't care value for video mode */ in dpu_encoder_phys_vid_setup_timing_engine()