Searched refs:PORTC_HOTPLUG_ENABLE (Results 1 – 3 of 3) sorted by relevance
225 ~(PORTC_HOTPLUG_ENABLE | PORTC_HOTPLUG_STATUS_MASK); in emulate_monitor_status_change()346 PORTC_HOTPLUG_ENABLE; in emulate_monitor_status_change()
3264 return PORTC_HOTPLUG_ENABLE | in ibx_hotplug_enables()3286 PORTC_HOTPLUG_ENABLE | in ibx_hpd_detection_setup()3471 return PORTC_HOTPLUG_ENABLE; in spt_hotplug_enables()3506 PORTC_HOTPLUG_ENABLE | in spt_hpd_detection_setup()3594 hotplug = PORTC_HOTPLUG_ENABLE; in bxt_hotplug_enables()3610 PORTC_HOTPLUG_ENABLE | in bxt_hpd_detection_setup()
8583 #define PORTC_HOTPLUG_ENABLE (1 << 12) macro