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

/haiku/src/add-ons/accelerants/intel_extreme/
H A Dcursor.cpp65 int32 x = read32(INTEL_CURSOR_POSITION);
98 write32(INTEL_CURSOR_POSITION, (y << 16) | x);
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1255 #define INTEL_CURSOR_POSITION (0x0088 | REGS_NORTH_PLANE_CONTROL) macro

Completed in 64 milliseconds