Searched refs:HPD_PORT_A (Results 1 – 7 of 7) sorted by relevance
185 ~(GEN8_DE_PORT_HOTPLUG(HPD_PORT_A) | in emulate_monitor_status_change()292 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in emulate_monitor_status_change()490 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in emulate_monitor_status_change()695 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()698 ~GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()701 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()
109 HPD_PORT_A, enumerator
4170 return HPD_PORT_A + port - PORT_A; in xelpd_hpd_pin()4179 return HPD_PORT_A + port - PORT_A; in dg1_hpd_pin()4188 return HPD_PORT_A + port - PORT_A; in tgl_hpd_pin()4200 return HPD_PORT_A + port - PORT_A; in rkl_hpd_pin()4209 return HPD_PORT_A + port - PORT_A; in icl_hpd_pin()4216 return HPD_PORT_A; in ehl_hpd_pin()4221 return HPD_PORT_A + port - PORT_A; in ehl_hpd_pin()4229 return HPD_PORT_A + port - PORT_A; in skl_hpd_pin()
90 return HPD_PORT_A + port - PORT_A; in intel_hpd_pin_default()
406 index = gpio == MIPI_RESET_1 ? HPD_PORT_A : HPD_PORT_B; in icl_native_gpio_set_value()
96 [HPD_PORT_A] = GEN8_DE_PORT_HOTPLUG(HPD_PORT_A),151 [HPD_PORT_A] = GEN8_DE_PORT_HOTPLUG(HPD_PORT_A),166 [HPD_PORT_A] = SDE_DDI_HOTPLUG_ICP(HPD_PORT_A),178 [HPD_PORT_A] = SDE_DDI_HOTPLUG_ICP(HPD_PORT_A),719 case HPD_PORT_A: in bxt_port_hotplug_long_detect()733 case HPD_PORT_A: in icp_ddi_port_hotplug_long_detect()771 case HPD_PORT_A: in spt_port_hotplug_long_detect()787 case HPD_PORT_A: in ilk_port_hotplug_long_detect()2842 case HPD_PORT_A: in ibx_hotplug_enables()2897 case HPD_PORT_A: in icp_ddi_hotplug_enables()[all …]
5475 #define _HPD_PIN_DDI(hpd_pin) ((hpd_pin) - HPD_PORT_A)5492 #define BXT_DE_PORT_HOTPLUG_MASK (GEN8_DE_PORT_HOTPLUG(HPD_PORT_A) | \5495 #define BDW_DE_PORT_HOTPLUG_MASK GEN8_DE_PORT_HOTPLUG(HPD_PORT_A)5895 SDE_DDI_HOTPLUG_ICP(HPD_PORT_A))
Completed in 64 milliseconds