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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_display.c2342 reg = FDI_RX_IIR(pipe);
2345 DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
2372 reg = FDI_RX_IIR(pipe);
2375 DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
2457 reg = FDI_RX_IIR(pipe);
2459 DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
2510 reg = FDI_RX_IIR(pipe);
2512 DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
2549 DRM_DEBUG_KMS("FDI_RX_IIR before link train 0x%x\n",
2550 I915_READ(FDI_RX_IIR(pip
[all...]
H A Di915_irq.c1030 I915_READ(FDI_RX_IIR(pipe)));
1129 I915_READ(FDI_RX_IIR(pipe)));
H A Di915_reg.h4382 #define FDI_RX_IIR(pipe) _PIPE(pipe, _FDI_RXA_IIR, _FDI_RXB_IIR) macro

Completed in 76 milliseconds