Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_irq.c370 intel_uncore_read(&dev_priv->uncore, PIPE_CRC_RES_2_IVB(pipe)), in ivb_pipe_crc_irq_handler()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1916 #define PIPE_CRC_RES_2_IVB(pipe) _MMIO_TRANS2(pipe, _PIPE_CRC_RES_2_A_IVB) macro