Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_MOTOROLA (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/embedded6xx/
H A Dmpc10x.h39 PCI_VENDOR_ID_MOTOROLA)
40 #define MPC10X_BRIDGE_8240 ((0x0003 << 16) | PCI_VENDOR_ID_MOTOROLA)
41 #define MPC10X_BRIDGE_107 ((0x0004 << 16) | PCI_VENDOR_ID_MOTOROLA)
42 #define MPC10X_BRIDGE_8245 ((0x0006 << 16) | PCI_VENDOR_ID_MOTOROLA)
/linux/drivers/pcmcia/
H A Dti113x.h928 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x1801, 0xECC0, PCI_ANY_ID,
930 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x3410, 0xECC0, PCI_ANY_ID,
/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pci.c346 if ( (dev->vendor == PCI_VENDOR_ID_MOTOROLA) && in mpc52xx_pci_fixup_resources()
/linux/include/linux/
H A Dpci_ids.h935 #define PCI_VENDOR_ID_MOTOROLA 0x1057 macro