Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h172 DPU_DATA_HCTL_EN, enumerator
H A Ddpu_hw_catalog.c105 BIT(DPU_DATA_HCTL_EN))
H A Ddpu_hw_intf.c224 if (ctx->cap->features & BIT(DPU_DATA_HCTL_EN)) { in dpu_hw_intf_setup_timing_engine()