Searched refs:GEN8_DE_PORT_ISR (Results 1 – 5 of 5) sorted by relevance
176 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) &= ~(BXT_DE_PORT_HP_DDIA | in emulate_monitor_status_change()181 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) |= in emulate_monitor_status_change()186 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) |= in emulate_monitor_status_change()191 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) |= in emulate_monitor_status_change()329 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) |= in emulate_monitor_status_change()
456 DEFINE_GVT_GEN8_INTEL_GVT_IRQ_INFO(de_port, GEN8_DE_PORT_ISR);
2789 MMIO_D(GEN8_DE_PORT_ISR, D_BDW_PLUS); in init_bdw_mmio_info()
4890 return intel_de_read(dev_priv, GEN8_DE_PORT_ISR) & bit; in bdw_digital_port_connected()
7686 #define GEN8_DE_PORT_ISR _MMIO(0x44440) macro