Searched refs:BT848_INT_GPINT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbt848.h256 #define BT848_INT_GPINT (1<<9) macro
H A Dbttv-driver.c1375 (btv->gpioirq ? BT848_INT_GPINT : 0) |
4110 if ((astat & BT848_INT_GPINT) && btv->remote) {
4152 if (count > 8 || !(astat & BT848_INT_GPINT)) {
4161 btwrite(btread(BT848_INT_MASK) & (-1 ^ BT848_INT_GPINT),

Completed in 119 milliseconds