HomeSort by: relevance | last modified time | path
    Searched refs:REX3_REG_XYSTARTI (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sgimips/gio/
newportreg.h 163 #define REX3_REG_XYSTARTI 0x0150
newport.c 312 rex3_write(dc, REX3_REG_XYSTARTI, (x1 << REX3_XYSTARTI_XSHIFT) | y1);
353 rex3_write(dc, REX3_REG_XYSTARTI, (xs << REX3_XYSTARTI_XSHIFT) | ys);
779 rex3_write(dc, REX3_REG_XYSTARTI, (x << REX3_XYSTARTI_XSHIFT) | y);

Completed in 13 milliseconds