Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h141 int (*get_bitmask_intf)(struct dpu_hw_ctl *ctx, member
Ddpu_hw_ctl.c487 ops->get_bitmask_intf = dpu_hw_ctl_get_bitmask_intf; in _setup_ctl_ops()
Ddpu_encoder_phys_cmd.c521 ctl->ops.get_bitmask_intf(ctl, &flush_mask, phys_enc->intf_idx); in dpu_encoder_phys_cmd_enable_helper()
Ddpu_encoder_phys_vid.c522 ctl->ops.get_bitmask_intf(ctl, &flush_mask, intf->idx); in dpu_encoder_phys_vid_enable()