Searched refs:BT848_INT_FDSR (Results 1 – 2 of 2) sorted by relevance
251 #define BT848_INT_FDSR (1<<14) macro
1183 (fdsr ? BT848_INT_FDSR : 0) | in init_irqreg()3037 if (fdsr && astat & BT848_INT_FDSR) { in bttv_irq()