Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.c67 if (test_bit(DPU_DSPP_PCC, &features)) in _setup_dspp_ops()
Ddpu_hw_catalog.c72 #define DSPP_MSM8998_MASK BIT(DPU_DSPP_PCC) | BIT(DPU_DSPP_GC)
74 #define DSPP_SC7180_MASK BIT(DPU_DSPP_PCC)
1044 .pcc = {.id = DPU_DSPP_PCC, .base = 0x1700,
1051 .pcc = {.id = DPU_DSPP_PCC, .base = 0x1700,
1056 .pcc = {.id = DPU_DSPP_PCC, .base = 0x1700,
Ddpu_hw_catalog.h166 DPU_DSPP_PCC = 0x1, enumerator