Searched refs:RB_RPTR_WR_ENA (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/accelerants/radeon_hd/ | ||
H A D | gpu.h | 41 #define RB_RPTR_WR_ENA (1 << 31) macro |
H A D | gpu.cpp | 666 controlScratch |= RB_RPTR_WR_ENA; in radeon_gpu_ring_boot() |