Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h71 void (*setup_prg_fetch)(struct dpu_hw_intf *intf, member
Ddpu_hw_intf.c289 ops->setup_prg_fetch = dpu_hw_intf_setup_prg_fetch; in _setup_intf_ops()
Ddpu_encoder_phys_vid.c206 if (WARN_ON_ONCE(!vid_enc->hw_intf->ops.setup_prg_fetch)) in programmable_fetch_config()
224 vid_enc->hw_intf->ops.setup_prg_fetch(vid_enc->hw_intf, &f); in programmable_fetch_config()