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