Searched refs:hotplug_en (Results 1 – 1 of 1) sorted by relevance
142 u32 hotplug_en; in cdv_intel_crt_detect_hotplug() local152 orig = hotplug_en = REG_READ(PORT_HOTPLUG_EN); in cdv_intel_crt_detect_hotplug()153 hotplug_en &= ~(CRT_HOTPLUG_DETECT_MASK); in cdv_intel_crt_detect_hotplug()154 hotplug_en |= CRT_HOTPLUG_FORCE_DETECT; in cdv_intel_crt_detect_hotplug()156 hotplug_en |= CRT_HOTPLUG_ACTIVATION_PERIOD_64; in cdv_intel_crt_detect_hotplug()157 hotplug_en |= CRT_HOTPLUG_VOLTAGE_COMPARE_50; in cdv_intel_crt_detect_hotplug()162 REG_WRITE(PORT_HOTPLUG_EN, hotplug_en); in cdv_intel_crt_detect_hotplug()