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

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_routing.c47 values->disp_hw_debug = INREG( regs, RADEON_DISP_HW_DEBUG );
303 values->disp_hw_debug &= ~RADEON_CRT2_DISP1_SEL;
305 values->disp_hw_debug |= crtc_idx == 0 ? RADEON_CRT2_DISP1_SEL : 0;
438 OUTREG( regs, RADEON_DISP_HW_DEBUG, values->disp_hw_debug );
H A Dset_mode.h185 uint32 disp_hw_debug; member in struct:__anon1242

Completed in 37 milliseconds