Searched refs:BT848_INT_SCERR (Results 1 – 2 of 2) sorted by relevance
238 #define BT848_INT_SCERR (1<<19) macro
1197 BT848_INT_SCERR | in init_irqreg()3807 if (astat & (BT848_INT_SCERR|BT848_INT_OCERR)) { in bttv_irq()3810 (astat & BT848_INT_SCERR) ? "SCERR" : "", in bttv_irq()