Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h150 int (*get_bitmask_intf)(struct dpu_hw_ctl *ctx, member
H A Ddpu_hw_ctl.c540 ops->get_bitmask_intf = dpu_hw_ctl_get_bitmask_intf_v1; in _setup_ctl_ops()
548 ops->get_bitmask_intf = dpu_hw_ctl_get_bitmask_intf; in _setup_ctl_ops()
H A Ddpu_encoder_phys_vid.c455 ctl->ops.get_bitmask_intf(ctl, &flush_mask, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()
H A Ddpu_encoder_phys_cmd.c455 ctl->ops.get_bitmask_intf(ctl, &flush_mask, phys_enc->intf_idx); in dpu_encoder_phys_cmd_enable_helper()