Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h54 enum dpu_ctl_mode_sel intf_mode_sel; member
Ddpu_hw_ctl.c453 switch (cfg->intf_mode_sel) { in dpu_hw_ctl_intf_cfg()
463 pr_err("unknown interface type %d\n", cfg->intf_mode_sel); in dpu_hw_ctl_intf_cfg()
Ddpu_encoder_phys_cmd.c85 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_CMD; in _dpu_encoder_phys_cmd_update_intf_cfg()
Ddpu_encoder_phys_vid.c287 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_VID; in dpu_encoder_phys_vid_setup_timing_engine()