Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h51 enum dpu_ctl_mode_sel intf_mode_sel; member
H A Ddpu_hw_ctl.c559 if (cfg->intf_mode_sel == DPU_CTL_MODE_SEL_CMD) in dpu_hw_ctl_intf_cfg_v1()
604 switch (cfg->intf_mode_sel) { in dpu_hw_ctl_intf_cfg()
614 pr_err("unknown interface type %d\n", cfg->intf_mode_sel); in dpu_hw_ctl_intf_cfg()
H A Ddpu_encoder_phys_cmd.c62 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_CMD; in _dpu_encoder_phys_cmd_update_intf_cfg()
H A Ddpu_encoder_phys_vid.c301 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_VID; in dpu_encoder_phys_vid_setup_timing_engine()