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

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPipes.cpp626 write32(planeReg, read32(planeReg) | DISPLAY_CONTROL_ENABLED);
636 write32(planeReg, read32(planeReg) & ~DISPLAY_CONTROL_ENABLED);
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1220 #define DISPLAY_CONTROL_ENABLED (1UL << 31) macro

Completed in 109 milliseconds