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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c6465 uint32_t cntl = I915_READ(CURCNTR_IVB(pipe));
6475 I915_WRITE(CURCNTR_IVB(pipe), cntl);
10172 error->cursor[i].control = I915_READ(CURCNTR_IVB(i));
H A Di915_reg.h3334 #define CURCNTR_IVB(pipe) _PIPE(pipe, _CURACNTR, _CURBCNTR_IVB) macro

Completed in 2536 milliseconds