Searched refs:io_map_base (Results 1 – 3 of 3) sorted by relevance
393 unsigned long io_map_base; in bcma_core_pci_hostmode_init() local518 io_map_base = (unsigned long)ioremap(pc_host->mem_resource.start, in bcma_core_pci_hostmode_init()520 pc_host->pci_controller.io_map_base = io_map_base; in bcma_core_pci_hostmode_init()521 set_io_port_base(pc_host->pci_controller.io_map_base); in bcma_core_pci_hostmode_init()
388 ssb_pcicore_controller.io_map_base = (unsigned long)ioremap(SSB_PCI_MEM, 0x04000000); in ssb_pcicore_init_hostmode()389 set_io_port_base(ssb_pcicore_controller.io_map_base); in ssb_pcicore_init_hostmode()
185 dev->pci_controller.io_map_base = 0x800; in ssb_gige_probe()
Completed in 9 milliseconds