HomeSort by: relevance | last modified time | path
    Searched refs:EDP_PSR_IIR (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_irq.c 2017 u32 psr_iir = I915_READ(EDP_PSR_IIR);
2020 I915_WRITE(EDP_PSR_IIR, psr_iir);
2236 iir_reg = EDP_PSR_IIR;
2770 intel_uncore_write(uncore, EDP_PSR_IIR, 0xffffffff);
2801 intel_uncore_write(uncore, EDP_PSR_IIR, 0xffffffff);
2838 intel_uncore_write(uncore, EDP_PSR_IIR, 0xffffffff);
3264 gen3_assert_iir_is_zero(uncore, EDP_PSR_IIR);
3387 gen3_assert_iir_is_zero(uncore, EDP_PSR_IIR);
i915_reg.h 4363 #define EDP_PSR_IIR _MMIO(0x64838)
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_psr.c 820 * If a PSR error happened and the driver is reloaded, the EDP_PSR_IIR
831 val = I915_READ(EDP_PSR_IIR);
  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
handlers.c 2693 MMIO_DH(EDP_PSR_IIR, D_BDW_PLUS, NULL, edp_psr_imr_iir_write);

Completed in 37 milliseconds