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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c379 u32 high1, high2, low; local
398 high2 = I915_READ(high_frame) & PIPE_FRAME_HIGH_MASK;
399 } while (high1 != high2);

Completed in 35 milliseconds