Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h199 uint64_t orval; member
282 uint64_t orval, int32_t shift) in OUT_RELOC() argument
297 iova |= orval; in OUT_RELOC()
302 .orval = orval, in OUT_RELOC()
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_ringbuffer.c506 .or = reloc->orval, in msm_ringbuffer_emit_reloc()
519 .or = reloc->orval >> 32, in msm_ringbuffer_emit_reloc()