Searched refs:PCI_VENDOR_ID_FREESCALE (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_pci_mdio.c | 98 { PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, ENETC_MDIO_DEV_ID) },
|
A D | enetc_ptp.c | 131 { PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, ENETC_DEV_ID_PTP) },
|
A D | enetc_vf.c | 249 { PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, ENETC_DEV_ID_VF) },
|
A D | enetc_pf.c | 1395 { PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, ENETC_DEV_ID_PF) },
|
/linux-6.3-rc2/drivers/misc/ |
A D | pci_endpoint_test.c | 981 { PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, 0x81c0), 984 { PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, PCI_DEVICE_ID_IMX8),}, 985 { PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, PCI_DEVICE_ID_LS1088A),
|
/linux-6.3-rc2/drivers/ntb/hw/epf/ |
A D | ntb_hw_epf.c | 758 PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, 0x0809),
|
/linux-6.3-rc2/arch/powerpc/sysdev/ |
A D | fsl_pci.c | 665 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_FREESCALE, PCI_ANY_ID,
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | pci-common.c | 1725 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_FREESCALE, PCI_ANY_ID, fixup_hide_host_resource_fsl);
|
/linux-6.3-rc2/include/linux/ |
A D | pci_ids.h | 2451 #define PCI_VENDOR_ID_FREESCALE 0x1957 /* duplicate: NXP */ macro
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix_vsc9959.c | 2733 PCI_DEVICE(PCI_VENDOR_ID_FREESCALE, 0xEEF0),
|
/linux-6.3-rc2/drivers/pci/ |
A D | quirks.c | 5449 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_FREESCALE, PCI_ANY_ID, quirk_fsl_no_msi);
|
Completed in 48 milliseconds