Searched refs:resetbit (Results 1 – 1 of 1) sorted by relevance
2774 int outbits,databits,resetbit=0; in boot_bt832() local2778 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()