Searched refs:BT848_INT_GPINT (Results 1 – 2 of 2) sorted by relevance
255 #define BT848_INT_GPINT (1<<9) macro
1181 (btv->gpioirq ? BT848_INT_GPINT : 0) | in init_irqreg()3004 if ((astat & BT848_INT_GPINT) && btv->remote) { in bttv_irq()3047 if (count > 8 || !(astat & BT848_INT_GPINT)) { in bttv_irq()3056 btwrite(btread(BT848_INT_MASK) & (-1 ^ BT848_INT_GPINT), in bttv_irq()