Searched refs:PCI_VENDOR_ID_MOTOROLA (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/arch/powerpc/platforms/embedded6xx/ |
D | mpc10x.h | 39 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-6.6.21/drivers/pcmcia/ |
D | ti113x.h | 928 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x1801, 0xECC0, PCI_ANY_ID, 930 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x3410, 0xECC0, PCI_ANY_ID,
|
/linux-6.6.21/arch/powerpc/platforms/52xx/ |
D | mpc52xx_pci.c | 346 if ( (dev->vendor == PCI_VENDOR_ID_MOTOROLA) && in mpc52xx_pci_fixup_resources()
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | pci-common.c | 1725 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_MOTOROLA, PCI_ANY_ID, fixup_hide_host_resource_fsl);
|
/linux-6.6.21/include/linux/ |
D | pci_ids.h | 932 #define PCI_VENDOR_ID_MOTOROLA 0x1057 macro
|