Searched refs:MANTIS_INT_PPERR (Results 1 – 3 of 3) sorted by relevance
124 if (stat & MANTIS_INT_PPERR) { in hopper_irq_handler()148 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in hopper_irq_handler()
134 if (stat & MANTIS_INT_PPERR) { in mantis_irq_handler()158 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in mantis_irq_handler()
47 #define MANTIS_INT_PPERR (0x01 << 5) macro