Searched refs:BT848_INT_OCERR (Results 1 – 2 of 2) sorted by relevance
247 #define BT848_INT_OCERR (1<<18) macro
1184 BT848_INT_RISCI | BT848_INT_OCERR | in init_irqreg()3026 if (astat & (BT848_INT_SCERR|BT848_INT_OCERR)) { in bttv_irq()3030 (astat & BT848_INT_OCERR) ? "OCERR" : "", in bttv_irq()