Searched refs:hotplug_en (Results 1 – 2 of 2) sorted by relevance
140 u32 hotplug_en; in cdv_intel_crt_detect_hotplug() local150 orig = hotplug_en = REG_READ(PORT_HOTPLUG_EN); in cdv_intel_crt_detect_hotplug()151 hotplug_en &= ~(CRT_HOTPLUG_DETECT_MASK); in cdv_intel_crt_detect_hotplug()152 hotplug_en |= CRT_HOTPLUG_FORCE_DETECT; in cdv_intel_crt_detect_hotplug()154 hotplug_en |= CRT_HOTPLUG_ACTIVATION_PERIOD_64; in cdv_intel_crt_detect_hotplug()155 hotplug_en |= CRT_HOTPLUG_VOLTAGE_COMPARE_50; in cdv_intel_crt_detect_hotplug()160 REG_WRITE(PORT_HOTPLUG_EN, hotplug_en); in cdv_intel_crt_detect_hotplug()
4274 u32 hotplug_en; in i915_hpd_irq_setup() local4280 hotplug_en = intel_hpd_enabled_irqs(dev_priv, hpd_mask_i915); in i915_hpd_irq_setup()4286 hotplug_en |= CRT_HOTPLUG_ACTIVATION_PERIOD_64; in i915_hpd_irq_setup()4287 hotplug_en |= CRT_HOTPLUG_VOLTAGE_COMPARE_50; in i915_hpd_irq_setup()4294 hotplug_en); in i915_hpd_irq_setup()