Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c56 #define DSPP_IDX 29 /* From DPU hw rev 7.x.x */ macro
148 if (ctx->pending_flush_mask & BIT(DSPP_IDX)) in dpu_hw_ctl_trigger_flush_v1()
382 ctx->pending_flush_mask |= BIT(DSPP_IDX); in dpu_hw_ctl_update_pending_flush_dspp_sub_blocks()