Home
last modified time | relevance | path

Searched refs:PORT_HOTPLUG_STAT (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/gma500/
A Dcdv_intel_crt.c173 if ((REG_READ(PORT_HOTPLUG_STAT) & CRT_HOTPLUG_MONITOR_MASK) != in cdv_intel_crt_detect_hotplug()
178 REG_WRITE(PORT_HOTPLUG_STAT, CRT_HOTPLUG_INT_STATUS); in cdv_intel_crt_detect_hotplug()
A Dcdv_device.c419 REG_WRITE(PORT_HOTPLUG_STAT, REG_READ(PORT_HOTPLUG_STAT)); in cdv_hotplug_event()
432 REG_WRITE(PORT_HOTPLUG_STAT, REG_READ(PORT_HOTPLUG_STAT)); in cdv_hotplug_enable()
A Dpsb_irq.c236 REG_WRITE(PORT_HOTPLUG_STAT, REG_READ(PORT_HOTPLUG_STAT)); in gma_irq_handler()
A Dpsb_intel_reg.h391 #define PORT_HOTPLUG_STAT 0x61114 macro
/drivers/gpu/drm/i915/display/
A Dintel_hotplug_irq.c441 PORT_HOTPLUG_STAT(display)) & hotplug_status_mask; in i9xx_hpd_irq_ack()
447 intel_de_write(display, PORT_HOTPLUG_STAT(display), in i9xx_hpd_irq_ack()
453 intel_de_read(display, PORT_HOTPLUG_STAT(display))); in i9xx_hpd_irq_ack()
A Dintel_crt.c612 stat = intel_de_read(display, PORT_HOTPLUG_STAT(display)); in intel_crt_detect_hotplug()
617 intel_de_write(display, PORT_HOTPLUG_STAT(display), in intel_crt_detect_hotplug()
A Dintel_display_irq.c1875 intel_de_rmw(display, PORT_HOTPLUG_STAT(display), 0, 0); in _vlv_display_irq_reset()
1895 intel_de_rmw(display, PORT_HOTPLUG_STAT(display), 0, 0); in i9xx_display_irq_reset()
A Dg4x_dp.c1201 return intel_de_read(display, PORT_HOTPLUG_STAT(display)) & bit; in g4x_digital_port_connected()
A Dintel_display_regs.h445 #define PORT_HOTPLUG_STAT(dev_priv) _MMIO(DISPLAY_MMIO_BASE(dev_priv) + 0x61114) macro

Completed in 47 milliseconds