Searched refs:IMGU_PCI_BAR (Results 1 – 1 of 1) sorted by relevance
20 #define IMGU_PCI_BAR 0 macro644 phys = pci_resource_start(pci_dev, IMGU_PCI_BAR); in imgu_pci_probe()645 phys_len = pci_resource_len(pci_dev, IMGU_PCI_BAR); in imgu_pci_probe()647 r = pcim_iomap_regions(pci_dev, 1 << IMGU_PCI_BAR, pci_name(pci_dev)); in imgu_pci_probe()661 imgu->base = iomap[IMGU_PCI_BAR]; in imgu_pci_probe()