Home
last modified time | relevance | path

Searched refs:intf_mode_sel (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h50 enum dpu_ctl_mode_sel intf_mode_sel; member
Ddpu_hw_ctl.c533 if (cfg->intf_mode_sel == DPU_CTL_MODE_SEL_CMD) in dpu_hw_ctl_intf_cfg_v1()
574 switch (cfg->intf_mode_sel) { in dpu_hw_ctl_intf_cfg()
584 pr_err("unknown interface type %d\n", cfg->intf_mode_sel); in dpu_hw_ctl_intf_cfg()
Ddpu_encoder_phys_cmd.c61 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_CMD; in _dpu_encoder_phys_cmd_update_intf_cfg()
Ddpu_encoder_phys_vid.c273 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_VID; in dpu_encoder_phys_vid_setup_timing_engine()