Home
last modified time | relevance | path

Searched refs:PORTC_HOTPLUG_ENABLE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Di915_reg.h134 #define PORTC_HOTPLUG_ENABLE (1 << 12) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c224 ~(PORTC_HOTPLUG_ENABLE | PORTC_HOTPLUG_STATUS_MASK); in emulate_monitor_status_change()
345 PORTC_HOTPLUG_ENABLE; in emulate_monitor_status_change()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_irq.c3016 hotplug |= PORTC_HOTPLUG_ENABLE | PORTC_PULSE_DURATION_2ms; in ibx_hpd_detection_setup()
3161 PORTC_HOTPLUG_ENABLE | in spt_hpd_detection_setup()
3226 PORTC_HOTPLUG_ENABLE; in __bxt_hpd_detection_setup()
H A Di915_reg.h8270 #define PORTC_HOTPLUG_ENABLE (1 << 12) macro