Searched refs:PCH_PORT_HOTPLUG (Results 1 – 4 of 4) sorted by relevance
2117 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 …]
7871 #define PCH_PORT_HOTPLUG _MMIO(0xc4030) /* SHOTPLUG_CTL */ macro
471 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) |= in intel_vgpu_emulate_hotplug()
2298 MMIO_RO(PCH_PORT_HOTPLUG, D_ALL, 0, in init_generic_mmio_info()