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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_tv.c1098 int xpos = 0x0, ypos = 0x0; local
1121 ypos += intel_tv->margin[TV_MARGIN_TOP];
1126 I915_WRITE(TV_WIN_POS, (xpos<<16)|ypos);

Completed in 14 milliseconds