Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon_hd/
H A Dgpu.h82 #define SC_BUSY (1 << 24) macro
H A Dgpu.cpp135 grbmBusyMask |= SC_BUSY; in radeon_gpu_reset()