Home
last modified time | relevance | path

Searched refs:DPU_CTL_MODE_SEL_CMD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h21 DPU_CTL_MODE_SEL_CMD enumerator
H A Ddpu_hw_ctl.c521 if (cfg->intf_mode_sel == DPU_CTL_MODE_SEL_CMD) in dpu_hw_ctl_intf_cfg_v1()
566 case DPU_CTL_MODE_SEL_CMD: in dpu_hw_ctl_intf_cfg()
H A Ddpu_encoder_phys_cmd.c60 intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_CMD; in _dpu_encoder_phys_cmd_update_intf_cfg()