Searched refs:plx_membase (Results 1 – 2 of 2) sorted by relevance
944 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()966 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()997 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()1058 if (test_bit(HFC_CHIP_PLXSD, &hc->chip) && hc->plx_membase) { in release_io_hfcmulti()1063 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in release_io_hfcmulti()1087 if (hc->plx_membase) in release_io_hfcmulti()1088 iounmap(hc->plx_membase); in release_io_hfcmulti()1196 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in init_chip()1232 plx_acc_32 = plx_last_hc->plx_membase + PLX_GPIOC; in init_chip()1294 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in init_chip()[all …]
185 void __iomem *plx_membase; /* PLX memory */ member