Searched refs:intf_mode_sel (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c559 if (cfg->intf_mode_sel == DPU_CTL_MODE_SEL_CMD)
604 switch (cfg->intf_mode_sel) {
614 pr_err("unknown interface type %d\n", cfg->intf_mode_sel);
H A Ddpu_encoder_phys_vid.c283 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_VID;
H A Ddpu_encoder_phys_cmd.c62 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_CMD;
H A Ddpu_hw_ctl.h41 * @intf_mode_sel: Interface mode, cmd / vid
51 enum dpu_ctl_mode_sel intf_mode_sel; member in struct:dpu_hw_intf_cfg

Completed in 150 milliseconds