Searched refs:INTEL_CURSOR_POSITION (Results 1 - 2 of 2) sorted by last modified time

/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1255 #define INTEL_CURSOR_POSITION (0x0088 | REGS_NORTH_PLANE_CONTROL) macro
/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);

Completed in 65 milliseconds