Searched refs:IVPR_PRIORITY (Results 1 – 1 of 1) sorted by relevance
170 #define IVPR_PRIORITY(_ivprr_) ((int)(((_ivprr_) & IVPR_PRIORITY_MASK) >> 16)) macro303 irq, IVPR_PRIORITY(opp->src[irq].ivpr), priority); in IRQ_check()305 if (IVPR_PRIORITY(opp->src[irq].ivpr) > priority) { in IRQ_check()307 priority = IVPR_PRIORITY(opp->src[irq].ivpr); in IRQ_check()364 priority = IVPR_PRIORITY(src->ivpr); in IRQ_local_pipe()1099 IVPR_PRIORITY(src->ivpr) > dst->servicing.priority)) { in openpic_cpu_write_internal()1144 !(IVPR_PRIORITY(src->ivpr) > dst->ctpr)) { in openpic_iack()