Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt878.c207 int_mask = BT878_ASCERR | BT878_AOCERR | BT878_APABORT | in bt878_start()
276 if (astat & (BT878_APABORT | BT878_ARIPERR | BT878_APPERR)) { in bt878_irq()
281 (astat & BT878_APABORT) ? " PABORT" : in bt878_irq()
H A Dbt878.h28 #define BT878_APABORT (1<<17) macro
H A Ddvb-bt8xx.c859 card->irq_err_ignore = BT878_APABORT | BT878_ARIPERR | in dvb_bt8xx_probe()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt878.c207 int_mask = BT878_ASCERR | BT878_AOCERR | BT878_APABORT | in bt878_start()
276 if (astat & (BT878_APABORT | BT878_ARIPERR | BT878_APPERR)) { in bt878_irq()
281 (astat & BT878_APABORT) ? " PABORT" : in bt878_irq()
H A Dbt878.h28 #define BT878_APABORT (1<<17) macro
H A Ddvb-bt8xx.c859 card->irq_err_ignore = BT878_APABORT | BT878_ARIPERR | in dvb_bt8xx_probe()

Completed in 6 milliseconds