Home
last modified time | relevance | path

Searched refs:SDE_PORTB_HOTPLUG_CPT (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/gvt/
Ddisplay.c358 vgpu_vreg_t(vgpu, SDEISR) &= ~(SDE_PORTB_HOTPLUG_CPT | in emulate_monitor_status_change()
424 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTB_HOTPLUG_CPT; in emulate_monitor_status_change()
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_hotplug_irq.c43 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
50 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_reg.h4810 #define SDE_PORTB_HOTPLUG_CPT (1 << 21) macro
4817 SDE_PORTB_HOTPLUG_CPT)
4821 SDE_PORTB_HOTPLUG_CPT | \