Searched refs:DP_CP_IRQ (Results 1 – 4 of 4) sorted by relevance
33 #define DP_CP_IRQ (1 << 2) macro653 uint8_t clear_cp_irq_bit = DP_CP_IRQ; in mod_hdcp_clear_cp_irq_status()
730 # define DP_CP_IRQ (1 << 2) macro
3869 if (esi[1] & DP_CP_IRQ) { in intel_dp_mst_hpd_irq()3871 ack[1] |= DP_CP_IRQ; in intel_dp_mst_hpd_irq()4296 if (val & DP_CP_IRQ) in intel_dp_check_device_service_irq()
2292 if (dp_irq_vector & DP_CP_IRQ) { in it6505_process_hpd_irq()
Completed in 29 milliseconds