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

/openbsd-current/sys/dev/ic/
H A Dp9000.h293 #define P9000_COORDS(x,y) ((((x) & 0x0fff) << 16) | ((y) & 0x0fff)) macro

Completed in 115 milliseconds