Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbt878.c208 BT878_ARIPERR | BT878_APPERR | BT878_AFDSR | BT878_AFTRGT | in bt878_start()
276 if (astat & (BT878_APABORT | BT878_ARIPERR | BT878_APPERR)) { in bt878_irq()
283 (astat & BT878_ARIPERR) ? " RIPERR" : in bt878_irq()
Dbt878.h29 #define BT878_ARIPERR (1<<16) macro
Ddvb-bt8xx.c859 card->irq_err_ignore = BT878_APABORT | BT878_ARIPERR | in dvb_bt8xx_probe()