Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcmulti.c582 unsigned short cipv; in readpcibridge() local
592 cipv = 0x4000; in readpcibridge()
594 cipv = 0x5800; in readpcibridge()
598 outw(cipv, hc->pci_iobase + 4); in readpcibridge()
610 unsigned short cipv; in writepcibridge() local
617 cipv = 0x4000; in writepcibridge()
619 cipv = 0x5800; in writepcibridge()
622 outw(cipv, hc->pci_iobase + 4); in writepcibridge()