Home
last modified time | relevance | path

Searched refs:BT848_INT_OCERR (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbt848.h239 #define BT848_INT_OCERR (1<<18) macro
Dbttv-driver.c1199 BT848_INT_RISCI | BT848_INT_OCERR | in init_irqreg()
3807 if (astat & (BT848_INT_SCERR|BT848_INT_OCERR)) { in bttv_irq()
3811 (astat & BT848_INT_OCERR) ? "OCERR" : "", in bttv_irq()