Searched refs:IPU6_PCI_BAR (Results 1 – 1 of 1) sorted by relevance
36 #define IPU6_PCI_BAR 0 macro520 phys = pci_resource_start(pdev, IPU6_PCI_BAR); in ipu6_pci_probe()521 dev_dbg(dev, "IPU6 PCI bar[%u] = %pa\n", IPU6_PCI_BAR, &phys); in ipu6_pci_probe()523 isp->base = pcim_iomap_region(pdev, IPU6_PCI_BAR, IPU6_NAME); in ipu6_pci_probe()