Home
last modified time | relevance | path

Searched refs:PIPE_CRC_RES_RES1_I915 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_irq.c382 res1 = intel_uncore_read(&dev_priv->uncore, PIPE_CRC_RES_RES1_I915(pipe)); in i9xx_pipe_crc_irq_handler()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1924 #define PIPE_CRC_RES_RES1_I915(pipe) _MMIO_TRANS2(pipe, _PIPE_CRC_RES_RES1_A_I915) macro