Searched refs:hpd_high (Results 1 – 1 of 1) sorted by relevance
6429 bool hpd_high = hpd_state == connector_status_connected; in intel_dp_oob_hotplug_event() local6434 if (hpd_high != test_bit(hpd_pin, &i915->display.hotplug.oob_hotplug_last_state)) { in intel_dp_oob_hotplug_event()6437 __assign_bit(hpd_pin, &i915->display.hotplug.oob_hotplug_last_state, hpd_high); in intel_dp_oob_hotplug_event()