Searched refs:plx_membase (Results 1 – 2 of 2) sorted by relevance
914 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()936 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()967 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in hfcmulti_resync()1028 if (test_bit(HFC_CHIP_PLXSD, &hc->chip) && hc->plx_membase) { in release_io_hfcmulti()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()1202 plx_acc_32 = plx_last_hc->plx_membase + PLX_GPIOC; in init_chip()1264 plx_acc_32 = hc->plx_membase + PLX_GPIOC; in init_chip()[all …]
185 void __iomem *plx_membase; /* PLX memory */ member