Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c568 unsigned short cipv; in readpcibridge() local
578 cipv = 0x4000; in readpcibridge()
580 cipv = 0x5800; in readpcibridge()
583 /* data = HFC_inb(c, cipv); * was _io before */ in readpcibridge()
584 outw(cipv, hc->pci_iobase + 4); in readpcibridge()
596 unsigned short cipv; in writepcibridge() local
603 cipv = 0x4000; in writepcibridge()
605 cipv = 0x5800; in writepcibridge()
608 outw(cipv, hc->pci_iobase + 4); in writepcibridge()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c568 unsigned short cipv; in readpcibridge() local
578 cipv = 0x4000; in readpcibridge()
580 cipv = 0x5800; in readpcibridge()
583 /* data = HFC_inb(c, cipv); * was _io before */ in readpcibridge()
584 outw(cipv, hc->pci_iobase + 4); in readpcibridge()
596 unsigned short cipv; in writepcibridge() local
603 cipv = 0x4000; in writepcibridge()
605 cipv = 0x5800; in writepcibridge()
608 outw(cipv, hc->pci_iobase + 4); in writepcibridge()

Completed in 11 milliseconds