Searched refs:GEN12_DISPLAY_PXP_STATE_TERMINATED_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
13 #define GEN12_DISPLAY_PXP_STATE_TERMINATED_INTERRUPT BIT(1) macro18 (GEN12_DISPLAY_PXP_STATE_TERMINATED_INTERRUPT | \
51 intel_pxp_irq_handler(pxp, GEN12_DISPLAY_PXP_STATE_TERMINATED_INTERRUPT); in pxp_terminate_set()
33 if (iir & (GEN12_DISPLAY_PXP_STATE_TERMINATED_INTERRUPT | in intel_pxp_irq_handler()