Searched refs:DPU_STAGE_0 (Results 1 – 4 of 4) sorted by relevance
58 return sblk->blendstage_base[stage - DPU_STAGE_0]; in _stage_offset()
148 DPU_STAGE_0, enumerator
1045 if (z_pos >= DPU_STAGE_MAX - DPU_STAGE_0) { in dpu_crtc_atomic_check()1047 DPU_STAGE_MAX - DPU_STAGE_0); in dpu_crtc_atomic_check()1069 pstates[i].dpu_pstate->stage = z_pos + DPU_STAGE_0; in dpu_crtc_atomic_check()
1638 if (zpos_max > DPU_STAGE_MAX - DPU_STAGE_0 - 1) in dpu_plane_init()1639 zpos_max = DPU_STAGE_MAX - DPU_STAGE_0 - 1; in dpu_plane_init()