Searched refs:plx_membase (Results 1 – 2 of 2) sorted by relevance
958 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()980 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()1011 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()1072 if (test_bit(HFC_CHIP_PLXSD, &hc->chip) && hc->plx_membase) { in release_io_hfcmulti()1077 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in release_io_hfcmulti()1101 if (hc->plx_membase) in release_io_hfcmulti()1102 iounmap(hc->plx_membase); in release_io_hfcmulti()1210 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in init_chip()1246 plx_acc_32 = plx_last_hc->plx_membase + PLX_GPIOC; in init_chip()1308 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in init_chip()[all …]
185 void __iomem *plx_membase; /* PLX memory */ member