Searched refs:VP_PCI_DEVICE_ID (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pci/host/
H A Dpci-versatile.c33 #define VP_PCI_DEVICE_ID 0x030010ee macro
164 if ((readl(versatile_cfg_base[0] + (i << 11) + PCI_VENDOR_ID) == VP_PCI_DEVICE_ID) && versatile_pci_probe()
/linux-4.1.27/arch/arm/mach-versatile/
H A Dpci.c55 #define VP_PCI_DEVICE_ID 0x030010ee macro
269 if ((__raw_readl(VERSATILE_PCI_VIRT_BASE+(i<<11)+DEVICE_ID_OFFSET) == VP_PCI_DEVICE_ID) && pci_versatile_setup()

Completed in 140 milliseconds