Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h51 int stream_sel; member
Ddpu_encoder_phys_cmd.c62 intf_cfg.stream_sel = cmd_enc->stream_sel; in _dpu_encoder_phys_cmd_update_intf_cfg()
788 cmd_enc->stream_sel = 0; in dpu_encoder_phys_cmd_init()
Ddpu_encoder_phys.h266 int stream_sel; member
Ddpu_hw_ctl.c581 intf_cfg |= ((cfg->stream_sel & 0x3) << 15); in dpu_hw_ctl_intf_cfg()
Ddpu_encoder_phys_vid.c274 intf_cfg.stream_sel = 0; /* Don't care value for video mode */ in dpu_encoder_phys_vid_setup_timing_engine()
Ddpu_encoder.c2061 intf_cfg.stream_sel = 0; /* Don't care value for video mode */ in dpu_encoder_helper_phys_cleanup()