Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon_hd/
H A Dgpu.cpp325 uint32 busyBits in radeon_gpu_mc_idlewait() local
331 if (((idleStatus = Read32(MC, SRBM_STATUS)) & busyBits) == 0) in radeon_gpu_mc_idlewait()