Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h152 DPU_CTL_FETCH_ACTIVE, enumerator
H A Ddpu_hw_catalog.c92 BIT(DPU_CTL_FETCH_ACTIVE) | \
H A Ddpu_hw_ctl.c679 if (cap & BIT(DPU_CTL_FETCH_ACTIVE)) in _setup_ctl_ops()