Searched refs:PCH_PORT_HOTPLUG (Results 1 – 4 of 4) sorted by relevance
1695 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in ibx_hpd_irq_handler()1704 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in ibx_hpd_irq_handler()1905 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in spt_irq_handler()1906 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in spt_irq_handler()2117 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in bxt_hpd_irq_handler()2118 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in bxt_hpd_irq_handler()3011 hotplug = I915_READ(PCH_PORT_HOTPLUG); in ibx_hpd_detection_setup()3024 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in ibx_hpd_detection_setup()3158 hotplug = I915_READ(PCH_PORT_HOTPLUG); in spt_hpd_detection_setup()3163 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in spt_hpd_detection_setup()[all …]
8241 #define PCH_PORT_HOTPLUG _MMIO(0xc4030) /* SHOTPLUG_CTL */ macro
519 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) |= in intel_vgpu_emulate_hotplug()
2359 MMIO_RO(PCH_PORT_HOTPLUG, D_ALL, 0, in init_generic_mmio_info()