Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/gvt/
Ddisplay.c355 vgpu_vreg_t(vgpu, SDEISR) &= ~(SDE_PORTB_HOTPLUG_CPT | in emulate_monitor_status_change()
421 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTB_HOTPLUG_CPT; in emulate_monitor_status_change()
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_irq.c111 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
118 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
Di915_reg.h6031 #define SDE_PORTB_HOTPLUG_CPT (1 << 21) macro
6038 SDE_PORTB_HOTPLUG_CPT)
6042 SDE_PORTB_HOTPLUG_CPT | \