Searched refs:PCH_PORT_HOTPLUG (Results 1 – 3 of 3) sorted by relevance
2280 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in ibx_hpd_irq_handler()2289 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in ibx_hpd_irq_handler()2469 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in spt_irq_handler()2470 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in spt_irq_handler()2680 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG); in bxt_hpd_irq_handler()2681 I915_WRITE(PCH_PORT_HOTPLUG, dig_hotplug_reg); in bxt_hpd_irq_handler()3733 hotplug = I915_READ(PCH_PORT_HOTPLUG); in ibx_hpd_detection_setup()3746 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in ibx_hpd_detection_setup()3846 hotplug = I915_READ(PCH_PORT_HOTPLUG); in spt_hpd_detection_setup()3851 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in spt_hpd_detection_setup()[all …]
7607 #define PCH_PORT_HOTPLUG _MMIO(0xc4030) /* SHOTPLUG_CTL */ macro
2239 MMIO_RO(PCH_PORT_HOTPLUG, D_ALL, 0, in init_generic_mmio_info()