Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.c67 if (test_bit(DPU_DSPP_PCC, &features)) in _setup_dspp_ops()
Ddpu_hw_catalog.c69 #define DSPP_MSM8998_MASK BIT(DPU_DSPP_PCC) | BIT(DPU_DSPP_GC)
71 #define DSPP_SC7180_MASK BIT(DPU_DSPP_PCC)
1041 .pcc = {.id = DPU_DSPP_PCC, .base = 0x1700,
1048 .pcc = {.id = DPU_DSPP_PCC, .base = 0x1700,
1053 .pcc = {.id = DPU_DSPP_PCC, .base = 0x1700,
Ddpu_hw_catalog.h164 DPU_DSPP_PCC = 0x1, enumerator