Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h83 void (*setup_prg_fetch)(struct dpu_hw_intf *intf, member
H A Ddpu_encoder_phys_vid.c233 if (WARN_ON_ONCE(!phys_enc->hw_intf->ops.setup_prg_fetch)) in programmable_fetch_config()
251 phys_enc->hw_intf->ops.setup_prg_fetch(phys_enc->hw_intf, &f); in programmable_fetch_config()