Searched refs:DDI_INIT_DISPLAY_DETECTED (Results 1 – 3 of 3) sorted by relevance
216 ~(DDI_INIT_DISPLAY_DETECTED | in emulate_monitor_status_change()279 (DDI_BUF_CTL_ENABLE | DDI_INIT_DISPLAY_DETECTED); in emulate_monitor_status_change()490 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_A)) |= DDI_INIT_DISPLAY_DETECTED; in emulate_monitor_status_change()
10261 #define DDI_INIT_DISPLAY_DETECTED (1 << 0) macro
11547 found = intel_de_read(dev_priv, DDI_BUF_CTL(PORT_A)) & DDI_INIT_DISPLAY_DETECTED; in intel_setup_outputs()