Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c99 #define DSPP_SC7180_MASK BIT(DPU_DSPP_PCC)
477 .pcc = {.name = "pcc", .id = DPU_DSPP_PCC, .base = 0x1700,
482 .pcc = {.name = "pcc", .id = DPU_DSPP_PCC, .base = 0x1700,
H A Ddpu_hw_dspp.c67 if (test_bit(DPU_DSPP_PCC, &features)) in _setup_dspp_ops()
H A Ddpu_hw_catalog.h116 DPU_DSPP_PCC = 0x1, enumerator
H A Ddpu_hw_ctl.c338 case DPU_DSPP_PCC: in dpu_hw_ctl_update_pending_flush_dspp_sub_blocks()
H A Ddpu_crtc.c805 mixer[i].hw_dspp->idx, DPU_DSPP_PCC); in _dpu_crtc_setup_cp_blocks()