Searched refs:plx_membase (Results 1 – 2 of 2) sorted by relevance
936 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()1033 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in release_io_hfcmulti()1057 if (hc->plx_membase) in release_io_hfcmulti()1058 iounmap(hc->plx_membase); in release_io_hfcmulti()1166 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in init_chip()1264 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in init_chip()2682 plx_acc = hc->plx_membase + PLX_INTCSR; in hfcmulti_interrupt()4246 plx_acc = hc->plx_membase + PLX_INTCSR; in init_card()4295 plx_acc = hc->plx_membase + PLX_INTCSR; in init_card()4352 hc->plx_membase = NULL; in setup_pci()[all …]
185 void __iomem *plx_membase; /* PLX memory */ member