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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c935 plx_acc_32 = hc->plx_membase + PLX_GPIOC;
957 plx_acc_32 = hc->plx_membase + PLX_GPIOC;
988 plx_acc_32 = hc->plx_membase + PLX_GPIOC;
1049 if (test_bit(HFC_CHIP_PLXSD, &hc->chip) && hc->plx_membase) {
1054 plx_acc_32 = hc->plx_membase + PLX_GPIOC;
1078 if (hc->plx_membase)
1079 iounmap(hc->plx_membase);
1187 plx_acc_32 = hc->plx_membase + PLX_GPIOC;
1223 plx_acc_32 = plx_last_hc->plx_membase + PLX_GPIOC;
1285 plx_acc_32 = hc->plx_membase
[all...]
H A Dhfc_multi.h184 void __iomem *plx_membase; /* PLX memory */ member in struct:hfc_multi

Completed in 95 milliseconds