Searched refs:DPINVGTT (Results 1 – 2 of 2) sorted by relevance
1451 intel_uncore_write(uncore, DPINVGTT, DPINVGTT_STATUS_MASK_CHV); in vlv_display_irq_reset()1453 intel_uncore_write(uncore, DPINVGTT, DPINVGTT_STATUS_MASK_VLV); in vlv_display_irq_reset()
1776 #define DPINVGTT _MMIO(VLV_DISPLAY_BASE + 0x7002c) /* VLV/CHV only */ macro