Home
last modified time | relevance | path

Searched refs:PCH_PORT_HOTPLUG (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/i915/
Di915_irq.c2117 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in ibx_hpd_irq_handler()
2126 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in ibx_hpd_irq_handler()
2352 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in spt_irq_handler()
2353 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in spt_irq_handler()
2562 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in bxt_hpd_irq_handler()
2563 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in bxt_hpd_irq_handler()
3384 hotplug = I915_READ(PCH_PORT_HOTPLUG); in ibx_hpd_detection_setup()
3397 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in ibx_hpd_detection_setup()
3527 hotplug = I915_READ(PCH_PORT_HOTPLUG); in spt_hpd_detection_setup()
3532 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in spt_hpd_detection_setup()
[all …]
Di915_reg.h7871 #define PCH_PORT_HOTPLUG _MMIO(0xc4030) /* SHOTPLUG_CTL */ macro
/drivers/gpu/drm/i915/gvt/
Ddisplay.c471 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) |= in intel_vgpu_emulate_hotplug()
Dhandlers.c2298 MMIO_RO(PCH_PORT_HOTPLUG, D_ALL, 0, in init_generic_mmio_info()