Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A 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()
285 (astat & BT878_APPERR) ? " PPERR" : in bt878_irq()
H A Dbt878.h30 #define BT878_APPERR (1<<15) macro
H A Ddvb-bt8xx.c860 BT878_APPERR | BT878_AFBUS; in dvb_bt8xx_probe()