Searched refs:BT878_APABORT (Results 1 – 3 of 3) sorted by relevance
232 int_mask = BT878_ASCERR | BT878_AOCERR | BT878_APABORT | in bt878_start()301 if (astat & (BT878_APABORT | BT878_ARIPERR | BT878_APPERR)) { in bt878_irq()306 (astat & BT878_APABORT) ? " PABORT" : in bt878_irq()
40 #define BT878_APABORT (1<<17) macro
862 card->irq_err_ignore = BT878_APABORT | BT878_ARIPERR | in dvb_bt8xx_probe()