Searched refs:PCH_PORT_HOTPLUG (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | display.c | 219 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) &= in emulate_monitor_status_change() 221 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) &= in emulate_monitor_status_change() 223 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) &= in emulate_monitor_status_change() 226 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) &= ~BXT_DDI_HPD_INVERT_MASK; in emulate_monitor_status_change() 284 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) |= in emulate_monitor_status_change() 314 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) |= in emulate_monitor_status_change() 344 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) |= in emulate_monitor_status_change() 674 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) |= in intel_vgpu_emulate_hotplug() 688 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) &= in intel_vgpu_emulate_hotplug() 690 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) |= in intel_vgpu_emulate_hotplug() [all …]
|
| H A D | handlers.c | 2374 MMIO_RO(PCH_PORT_HOTPLUG, D_ALL, 0, in init_generic_mmio_info()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_irq.c | 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 …]
|
| H A D | i915_reg.h | 8253 #define PCH_PORT_HOTPLUG _MMIO(0xc4030) /* SHOTPLUG_CTL */ macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | i915_reg.h | 124 #define PCH_PORT_HOTPLUG 0xc4030 /* SHOTPLUG_CTL */ macro
|
| H A D | broadwell_igd.c | 364 gtt_write(priv, PCH_PORT_HOTPLUG, reg32); in igd_setup_panel()
|