Searched refs:IVPR_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
86 #define IVPR_POLARITY_MASK (1U << IVPR_POLARITY_SHIFT) macro
512 IVPR_POLARITY_MASK | opp->vector_mask; in write_IRQreg_ivpr()533 opp->src[n_IRQ].ivpr &= ~(IVPR_POLARITY_MASK | IVPR_SENSE_MASK); in write_IRQreg_ivpr()1277 opp->src[i].ivpr |= IVPR_POLARITY_MASK; in openpic_reset()