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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/bt8xx/
H A Dbt878.h40 #define BT878_APABORT (1<<17) macro
H A Dbt878.c232 int_mask = BT878_ASCERR | BT878_AOCERR | BT878_APABORT |
301 if (astat & (BT878_APABORT | BT878_ARIPERR | BT878_APPERR)) {
306 (astat & BT878_APABORT) ? " PABORT" :
H A Ddvb-bt8xx.c862 card->irq_err_ignore = BT878_APABORT | BT878_ARIPERR |

Completed in 56 milliseconds