Searched refs:MANTIS_INT_PPERR (Results 1 – 3 of 3) sorted by relevance
120 if (stat & MANTIS_INT_PPERR) { in hopper_irq_handler()144 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in hopper_irq_handler()
128 if (stat & MANTIS_INT_PPERR) { in mantis_irq_handler()152 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in mantis_irq_handler()
47 #define MANTIS_INT_PPERR (0x01 << 5) macro