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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c320 u32 reg = PIPESTAT(pipe);
335 u32 reg = PIPESTAT(pipe);
942 int reg = PIPESTAT(pipe);
1871 error->pipestat[pipe] = I915_READ(PIPESTAT(pipe));
2013 pipe_name(pipe), I915_READ(PIPESTAT(pipe)));
2617 I915_WRITE(PIPESTAT(pipe), 0xffff);
2821 I915_WRITE(PIPESTAT(0), 0xffff);
2822 I915_WRITE(PIPESTAT(1), 0xffff);
2862 I915_WRITE(PIPESTAT(pipe), 0xffff);
2868 I915_WRITE(PIPESTAT(pip
[all...]
H A Di915_reg.h3055 #define PIPESTAT(pipe) _PIPE(pipe, _PIPEASTAT, _PIPEBSTAT) macro
H A Dintel_display.c759 int pipestat_reg = PIPESTAT(pipe);
/solaris-x11-s11/open-src/kernel/mdb/modules/
H A Di915.c1423 ret = i915_read(dev_priv, PIPESTAT(pipe), &val);
1481 ret = i915_read(dev_priv, (uintptr_t)PIPESTAT(pipe),

Completed in 96 milliseconds