Home
last modified time | relevance | path

Searched refs:SHOTPLUG_CTL_TC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_irq.c2443 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_TC); in icp_irq_handler()
2444 I915_WRITE(SHOTPLUG_CTL_TC, dig_hotplug_reg); in icp_irq_handler()
3775 hotplug = I915_READ(SHOTPLUG_CTL_TC); in icp_hpd_detection_setup()
3780 I915_WRITE(SHOTPLUG_CTL_TC, hotplug); in icp_hpd_detection_setup()
Di915_reg.h7676 #define SHOTPLUG_CTL_TC _MMIO(0xc4034) macro