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