Searched refs:HPD_PORT_A (Results 1 – 7 of 7) sorted by relevance
29 [HPD_PORT_A] = GEN8_DE_PORT_HOTPLUG(HPD_PORT_A),84 [HPD_PORT_A] = GEN8_DE_PORT_HOTPLUG(HPD_PORT_A),106 [HPD_PORT_A] = SDE_DDI_HOTPLUG_ICP(HPD_PORT_A),118 [HPD_PORT_A] = SDE_DDI_HOTPLUG_ICP(HPD_PORT_A),126 [HPD_PORT_A] = SDE_DDI_HOTPLUG_ICP(HPD_PORT_A),232 case HPD_PORT_A: in bxt_port_hotplug_long_detect()246 case HPD_PORT_A: in icp_ddi_port_hotplug_long_detect()284 case HPD_PORT_A: in spt_port_hotplug_long_detect()300 case HPD_PORT_A: in ilk_port_hotplug_long_detect()697 case HPD_PORT_A: in ibx_hotplug_mask()[all …]
116 HPD_PORT_A, enumerator
4702 return HPD_PORT_A + port - PORT_A; in xelpd_hpd_pin()4711 return HPD_PORT_A + port - PORT_A; in dg1_hpd_pin()4720 return HPD_PORT_A + port - PORT_A; in tgl_hpd_pin()4732 return HPD_PORT_A + port - PORT_A; in rkl_hpd_pin()4741 return HPD_PORT_A + port - PORT_A; in icl_hpd_pin()4748 return HPD_PORT_A; in ehl_hpd_pin()4753 return HPD_PORT_A + port - PORT_A; in ehl_hpd_pin()4761 return HPD_PORT_A + port - PORT_A; in skl_hpd_pin()
334 index = gpio == MIPI_RESET_1 ? HPD_PORT_A : HPD_PORT_B; in icl_native_gpio_set_value()
92 return HPD_PORT_A + port - PORT_A; in intel_hpd_pin_default()
189 ~(GEN8_DE_PORT_HOTPLUG(HPD_PORT_A) | in emulate_monitor_status_change()297 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in emulate_monitor_status_change()497 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in emulate_monitor_status_change()702 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()705 ~GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()708 GEN8_DE_PORT_HOTPLUG(HPD_PORT_A); in intel_vgpu_emulate_hotplug()
2543 #define _HPD_PIN_DDI(hpd_pin) ((hpd_pin) - HPD_PORT_A)2560 #define BXT_DE_PORT_HOTPLUG_MASK (GEN8_DE_PORT_HOTPLUG(HPD_PORT_A) | \2563 #define BDW_DE_PORT_HOTPLUG_MASK GEN8_DE_PORT_HOTPLUG(HPD_PORT_A)3005 SDE_DDI_HOTPLUG_ICP(HPD_PORT_A))
Completed in 53 milliseconds