Searched refs:gpi2 (Results 1 – 1 of 1) sorted by relevance
788 unsigned char gpi2; in vpm_check() local790 gpi2 = HFC_inb(hctmp, R_GPI_IN2); in vpm_check()792 if ((gpi2 & 0x3) != 0x3) in vpm_check()793 printk(KERN_DEBUG "Got interrupt 0x%x from VPM!\n", gpi2); in vpm_check()