Home
last modified time | relevance | path

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

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