Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c353 vgpu_vreg_t(vgpu, SDEISR) &= ~(SDE_PORTB_HOTPLUG_CPT | in emulate_monitor_status_change()
419 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTB_HOTPLUG_CPT; in emulate_monitor_status_change()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_irq.c88 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
95 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
H A Di915_reg.h8189 #define SDE_PORTB_HOTPLUG_CPT (1 << 21) macro
8196 SDE_PORTB_HOTPLUG_CPT)
8200 SDE_PORTB_HOTPLUG_CPT | \