Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_fifo_underrun.c213 ICL_PIPESTATUS(dev_priv, pipe), in bdw_set_fifo_underrun_reporting()
423 ICL_PIPESTATUS(dev_priv, pipe)) & in intel_cpu_fifo_underrun_irq_handler()
425 intel_de_write(dev_priv, ICL_PIPESTATUS(dev_priv, pipe), in intel_cpu_fifo_underrun_irq_handler()
/openbsd/src/sys/dev/pci/drm/i915/
Di915_reg.h1749 #define ICL_PIPESTATUS(dev_priv, pipe) _MMIO_PIPE2(dev_priv, pipe, _ICL_PIPE_A_STATUS) macro