Searched defs:io_map_base (Results 1 - 1 of 1) sorted by relevance

/drivers/bcma/
H A Ddriver_pci_host.c392 unsigned long io_map_base; local
494 io_map_base = (unsigned long)ioremap_nocache(BCMA_SOC_PCI_MEM,
496 pc_host->pci_controller.io_map_base = io_map_base;
497 set_io_port_base(pc_host->pci_controller.io_map_base);

Completed in 62 milliseconds