Home
last modified time | relevance | path

Searched refs:MANTIS_INT_PPERR (Results 1 – 3 of 3) sorted by relevance

/drivers/media/pci/mantis/
Dhopper_cards.c124 if (stat & MANTIS_INT_PPERR) { in hopper_irq_handler()
148 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in hopper_irq_handler()
Dmantis_cards.c134 if (stat & MANTIS_INT_PPERR) { in mantis_irq_handler()
158 MANTIS_INT_PPERR | MANTIS_INT_FTRGT | in mantis_irq_handler()
Dmantis_reg.h47 #define MANTIS_INT_PPERR (0x01 << 5) macro