Searched refs:CIO2_PCI_BAR (Results 1 – 2 of 2) sorted by relevance
11 #define CIO2_PCI_BAR 0 macro
1753 r = pcim_iomap_regions(pci_dev, 1 << CIO2_PCI_BAR, pci_name(pci_dev)); in cio2_pci_probe()1765 cio2->base = iomap[CIO2_PCI_BAR]; in cio2_pci_probe()