DP_CP_IRQ
uint8_t clear_cp_irq_bit = DP_CP_IRQ;
if (dp_irq_vector & DP_CP_IRQ) {
DP_CP_IRQ | \
#define INTEL_DP_DEVICE_SERVICE_IRQ_MASK_MST (DP_CP_IRQ | \
if (esi[1] & DP_CP_IRQ) {
ack[1] |= DP_CP_IRQ;
if (irq_mask & DP_CP_IRQ)