Searched refs:scend (Results 1 – 5 of 5) sorted by relevance
45 uint32_t scend = dev_priv->state.s3d.new_scend; in savage_emit_clip_rect_s3d() local49 scend = (scend & ~SAVAGE_SCISSOR_MASK_S3D) | in savage_emit_clip_rect_s3d()53 scend != dev_priv->state.s3d.scend) { in savage_emit_clip_rect_s3d()59 DMA_WRITE(scend); in savage_emit_clip_rect_s3d()61 dev_priv->state.s3d.scend = scend; in savage_emit_clip_rect_s3d()
91 uint32_t scend, new_scend; member
33 uint32_t scend = dev_priv->state.s3d.new_scend; in savage_emit_clip_rect_s3d() local37 scend = (scend & ~SAVAGE_SCISSOR_MASK_S3D) | in savage_emit_clip_rect_s3d()41 scend != dev_priv->state.s3d.scend) { in savage_emit_clip_rect_s3d()47 DMA_WRITE(scend); in savage_emit_clip_rect_s3d()49 dev_priv->state.s3d.scend = scend; in savage_emit_clip_rect_s3d()
83 uint32_t scend, new_scend; member
175027 scend