Searched refs:SHOTPLUG_CTL_DDI_HPD_ENABLE (Results 1 – 3 of 3) sorted by relevance
3335 return SHOTPLUG_CTL_DDI_HPD_ENABLE(pin); in icp_ddi_hotplug_enables()3362 hotplug &= ~(SHOTPLUG_CTL_DDI_HPD_ENABLE(HPD_PORT_A) | in icp_ddi_hpd_detection_setup()3363 SHOTPLUG_CTL_DDI_HPD_ENABLE(HPD_PORT_B) | in icp_ddi_hpd_detection_setup()3364 SHOTPLUG_CTL_DDI_HPD_ENABLE(HPD_PORT_C) | in icp_ddi_hpd_detection_setup()3365 SHOTPLUG_CTL_DDI_HPD_ENABLE(HPD_PORT_D)); in icp_ddi_hpd_detection_setup()
6037 #define SHOTPLUG_CTL_DDI_HPD_ENABLE(hpd_pin) (0x8 << (_HPD_PIN_DDI(hpd_pin) * 4)) macro
419 SHOTPLUG_CTL_DDI_HPD_ENABLE(index) | in icl_native_gpio_set_value()