Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon_hd/
H A Dgpu.h44 #define CP_RB_RPTR_ADDR 0xC10C macro
H A Dgpu.cpp687 Write32(OUT, CP_RB_RPTR_ADDR, (ringPointer & 0xfffffffc)); in radeon_gpu_ring_boot()
723 uint64 scratchAddr = Read32(OUT, CP_RB_RPTR_ADDR) & 0xFFFFFFFC; in radeon_gpu_ring_boot()