Searched refs:GRBM_SOFT_RESET (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Dgpu.cpp172 Write32(OUT, GRBM_SOFT_RESET, tmp);
173 Read32(OUT, GRBM_SOFT_RESET);
175 Write32(OUT, GRBM_SOFT_RESET, 0);
180 Write32(OUT, GRBM_SOFT_RESET, tmp);
181 Read32(OUT, GRBM_SOFT_RESET);
183 Write32(OUT, GRBM_SOFT_RESET, 0);
208 Write32(OUT, GRBM_SOFT_RESET, grbmReset);
209 Read32(OUT, GRBM_SOFT_RESET);
212 Write32(OUT, GRBM_SOFT_RESET, 0);
213 Read32(OUT, GRBM_SOFT_RESET);
[all...]
H A Dgpu.h122 #define GRBM_SOFT_RESET 0x8020 macro

Completed in 94 milliseconds