Home
last modified time | relevance | path

Searched refs:orval (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h199 uint64_t orval; member
282 uint64_t orval, int32_t shift) in OUT_RELOC()
297 iova |= orval; in OUT_RELOC()
302 .orval = orval, in OUT_RELOC()
281 OUT_RELOC(struct fd_ringbuffer *ring, struct fd_bo *bo, uint32_t offset, uint64_t orval, int32_t shift) OUT_RELOC() argument
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer.c506 .or = reloc->orval, in msm_ringbuffer_emit_reloc()
519 .or = reloc->orval >> 32, in msm_ringbuffer_emit_reloc()

Completed in 3 milliseconds