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

/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbt878.h41 #define BT878_ARIPERR (1<<16) macro
H A Dbt878.c225 BT878_ARIPERR | BT878_APPERR | BT878_AFDSR | BT878_AFTRGT | bt878_start()
293 if (astat & (BT878_APABORT | BT878_ARIPERR | BT878_APPERR)) { bt878_irq()
300 (astat & BT878_ARIPERR) ? " RIPERR" : bt878_irq()
H A Ddvb-bt8xx.c871 card->irq_err_ignore = BT878_APABORT | BT878_ARIPERR | dvb_bt8xx_probe()

Completed in 214 milliseconds