Searched refs:IVPR_POLARITY_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/kvm/
H A Dmpic.c166 #define IVPR_POLARITY_MASK (1 << IVPR_POLARITY_SHIFT) macro
536 opp->src[i].ivpr |= IVPR_POLARITY_MASK; openpic_reset()
648 IVPR_POLARITY_MASK | opp->vector_mask; write_IRQreg_ivpr()
669 opp->src[n_IRQ].ivpr &= ~(IVPR_POLARITY_MASK | IVPR_SENSE_MASK); write_IRQreg_ivpr()

Completed in 43 milliseconds