Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h170 DPU_INTF_INPUT_CTRL = 0x1, enumerator
H A Ddpu_hw_catalog.c102 (BIT(DPU_INTF_INPUT_CTRL) | \
H A Ddpu_hw_intf.c538 if (cap & BIT(DPU_INTF_INPUT_CTRL)) in _setup_intf_ops()