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()
147 DPU_STAGE_0, enumerator
930 if (z_pos >= DPU_STAGE_MAX - DPU_STAGE_0) { in dpu_crtc_atomic_check()932 DPU_STAGE_MAX - DPU_STAGE_0); in dpu_crtc_atomic_check()954 pstates[i].dpu_pstate->stage = z_pos + DPU_STAGE_0; in dpu_crtc_atomic_check()
1625 if (zpos_max > DPU_STAGE_MAX - DPU_STAGE_0 - 1) in dpu_plane_init()1626 zpos_max = DPU_STAGE_MAX - DPU_STAGE_0 - 1; in dpu_plane_init()