Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/isdn/hardware/mISDN/
Dhfcmulti.c787 unsigned char gpi2; in vpm_check() local
789 gpi2 = HFC_inb(hctmp, R_GPI_IN2); in vpm_check()
791 if ((gpi2 & 0x3) != 0x3) in vpm_check()
792 printk(KERN_DEBUG "Got interrupt 0x%x from VPM!\n", gpi2); in vpm_check()