Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c818 unsigned char gpi2; in vpm_check() local
820 gpi2 = HFC_inb(hctmp, R_GPI_IN2); in vpm_check()
822 if ((gpi2 & 0x3) != 0x3) in vpm_check()
823 printk(KERN_DEBUG "Got interrupt 0x%x from VPM!\n", gpi2); in vpm_check()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A 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()

Completed in 12 milliseconds