Home
last modified time | relevance | path

Searched refs:program_intf_cmd_cfg (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h78 * @program_intf_cmd_cfg: Program the DPU to interface datapath for command mode
116 void (*program_intf_cmd_cfg)(struct dpu_hw_intf *intf, member
H A Ddpu_encoder_phys_cmd.c75 if (phys_enc->hw_intf->ops.program_intf_cmd_cfg) in _dpu_encoder_phys_cmd_update_intf_cfg()
76 phys_enc->hw_intf->ops.program_intf_cmd_cfg(phys_enc->hw_intf, &cmd_mode_cfg); in _dpu_encoder_phys_cmd_update_intf_cfg()
H A Ddpu_hw_intf.c552 ops->program_intf_cmd_cfg = dpu_hw_intf_program_intf_cmd_cfg; in _setup_intf_ops()

Completed in 3 milliseconds