Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/ati/
H A Drage128_draw.cpp50 OUTREG(R128_GEN_RESET_CNTL, genResetCntl | R128_SOFT_RESET_GUI); in Rage128_EngineReset()
52 OUTREG(R128_GEN_RESET_CNTL, genResetCntl & ~R128_SOFT_RESET_GUI); in Rage128_EngineReset()
H A Drage128.h169 # define R128_SOFT_RESET_GUI (1 << 0) macro