Searched refs:detect (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_detection.c505 bool detect; local
513 detect = (tmp & RADEON_TV_DAC_CNTL_CMPOUT) != 0;
515 //SHOW_FLOW(2, "detect=%d", detect);
520 // wait for stable detect signal
535 if (cur_detect != detect)
538 detect = cur_detect;
542 //SHOW_FLOW(2, "return %d", detect);
543 return detect;
965 // use DDC to detect monitor
[all...]
/haiku/src/system/kernel/arch/m68k/
H A Darch_atomic.cpp22 #warning M68K: detect 060 here

Completed in 57 milliseconds