Searched refs:SDEISR (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | display.c | 371 vgpu_vreg_t(vgpu, SDEISR) &= ~(SDE_PORTB_HOTPLUG_CPT | in emulate_monitor_status_change() 379 vgpu_vreg_t(vgpu, SDEISR) &= ~(SDE_PORTA_HOTPLUG_SPT | in emulate_monitor_status_change() 437 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTB_HOTPLUG_CPT; in emulate_monitor_status_change() 447 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTC_HOTPLUG_CPT; in emulate_monitor_status_change() 473 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTD_HOTPLUG_CPT; in emulate_monitor_status_change() 497 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTE_HOTPLUG_SPT; in emulate_monitor_status_change() 505 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTA_HOTPLUG_SPT; in emulate_monitor_status_change() 696 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug() 700 vgpu_vreg_t(vgpu, SDEISR) &= ~SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
|
| H A D | interrupt.c | 517 .reg_base = SDEISR,
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_tc.c | 503 pch_isr = intel_de_read(i915, SDEISR); in icl_tc_phy_hpd_live_status() 790 pch_isr = intel_de_read(i915, SDEISR); in adlp_tc_phy_hpd_live_status() 980 pch_isr = intel_de_read(i915, SDEISR); in xelpdp_tc_phy_hpd_live_status()
|
| H A D | g4x_dp.c | 1188 return intel_de_read(display, SDEISR) & bit; in ibx_digital_port_connected()
|
| H A D | intel_ddi.c | 4806 return intel_de_read(dev_priv, SDEISR) & bit; in lpt_digital_port_connected()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | intel_gvt_mmio_table.c | 66 MMIO_D(SDEISR); in iterate_generic_mmio()
|
| H A D | i915_reg.h | 2718 #define SDEISR _MMIO(0xc4000) macro
|