Searched refs:PORTB_HOTPLUG_ENABLE (Results 1 – 3 of 3) sorted by relevance
223 ~(PORTB_HOTPLUG_ENABLE | PORTB_HOTPLUG_STATUS_MASK); in emulate_monitor_status_change()316 PORTB_HOTPLUG_ENABLE; in emulate_monitor_status_change()
3261 return PORTB_HOTPLUG_ENABLE | in ibx_hotplug_enables()3285 PORTB_HOTPLUG_ENABLE | in ibx_hpd_detection_setup()3469 return PORTB_HOTPLUG_ENABLE; in spt_hotplug_enables()3505 PORTB_HOTPLUG_ENABLE | in spt_hpd_detection_setup()3589 hotplug = PORTB_HOTPLUG_ENABLE; in bxt_hotplug_enables()3609 PORTB_HOTPLUG_ENABLE | in bxt_hpd_detection_setup()
8594 #define PORTB_HOTPLUG_ENABLE (1 << 4) macro