Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbt878.c233 BT878_ARIPERR | BT878_APPERR | BT878_AFDSR | BT878_AFTRGT | in bt878_start()
301 if (astat & (BT878_APABORT | BT878_ARIPERR | BT878_APPERR)) { in bt878_irq()
308 (astat & BT878_ARIPERR) ? " RIPERR" : in bt878_irq()
Dbt878.h41 #define BT878_ARIPERR (1<<16) macro
Ddvb-bt8xx.c871 card->irq_err_ignore = BT878_APABORT | BT878_ARIPERR | in dvb_bt8xx_probe()