Searched refs:BT878_AOCERR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbt878.h39 #define BT878_AOCERR (1<<18) macro
H A Dbt878.c224 int_mask = BT878_ASCERR | BT878_AOCERR | BT878_APABORT | bt878_start()
282 if (astat & (BT878_ASCERR | BT878_AOCERR)) { bt878_irq()
289 (astat & BT878_AOCERR) ? " OCERR" : bt878_irq()

Completed in 113 milliseconds