Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dicl_dsi_regs.h48 #define DSI_INTR_MASK_REG(port) _MMIO_PORT(port, \ macro
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_irq.c2899 tmp = intel_uncore_read(&dev_priv->uncore, DSI_INTR_MASK_REG(port)); in gen11_dsi_configure_te()
2905 intel_uncore_write(&dev_priv->uncore, DSI_INTR_MASK_REG(port), tmp); in gen11_dsi_configure_te()