Searched refs:MANTIS_INT_PPERR (Results 1 – 3 of 3) sorted by relevance
110 if (stat & MANTIS_INT_PPERR) { in hopper_irq_handler()134 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in hopper_irq_handler()
119 if (stat & MANTIS_INT_PPERR) { in mantis_irq_handler()143 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in mantis_irq_handler()
35 #define MANTIS_INT_PPERR BIT(5) macro