Searched refs:MANTIS_INT_PPERR (Results 1 – 3 of 3) sorted by relevance
112 if (stat & MANTIS_INT_PPERR) { in hopper_irq_handler()136 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in hopper_irq_handler()
121 if (stat & MANTIS_INT_PPERR) { in mantis_irq_handler()145 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in mantis_irq_handler()
35 #define MANTIS_INT_PPERR BIT(5) macro