Searched refs:IVPR_PRIORITY (Results 1 – 1 of 1) sorted by relevance
171 #define IVPR_PRIORITY(_ivprr_) ((int)(((_ivprr_) & IVPR_PRIORITY_MASK) >> 16)) macro304 irq, IVPR_PRIORITY(opp->src[irq].ivpr), priority); in IRQ_check()306 if (IVPR_PRIORITY(opp->src[irq].ivpr) > priority) { in IRQ_check()308 priority = IVPR_PRIORITY(opp->src[irq].ivpr); in IRQ_check()365 priority = IVPR_PRIORITY(src->ivpr); in IRQ_local_pipe()1100 IVPR_PRIORITY(src->ivpr) > dst->servicing.priority)) { in openpic_cpu_write_internal()1145 !(IVPR_PRIORITY(src->ivpr) > dst->ctpr)) { in openpic_iack()