Home
last modified time | relevance | path

Searched refs:resetbit (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/media/video/
Dbttv-cards.c2774 int outbits,databits,resetbit=0; in boot_bt832() local
2778 resetbit = 0x400000; in boot_bt832()
2781 resetbit = 1<<9; in boot_bt832()
2790 printk("bttv%d: Reset Bt832 [line=0x%x]\n",btv->nr,resetbit); in boot_bt832()
2794 btwrite(resetbit, BT848_GPIO_OUT_EN); in boot_bt832()
2796 btwrite(resetbit, BT848_GPIO_DATA); in boot_bt832()