Searched refs:xpos (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ | ||
H A D | intel_tv.c | 1098 int xpos = 0x0, ypos = 0x0; local 1120 xpos += intel_tv->margin[TV_MARGIN_LEFT]; 1126 I915_WRITE(TV_WIN_POS, (xpos<<16)|ypos); |
Completed in 50 milliseconds