Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_AMD_MI200_DF_F3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Damd_nb.c99 { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_MI200_DF_F3) },
/openbmc/linux/drivers/edac/
H A Damd64_edac.c4115 if (pvt->F3->device == PCI_DEVICE_ID_AMD_MI200_DF_F3) { in per_family_init()
4184 layers[0].size = (pvt->F3->device == PCI_DEVICE_ID_AMD_MI200_DF_F3) ? in init_one_instance()
4188 layers[1].size = (pvt->F3->device == PCI_DEVICE_ID_AMD_MI200_DF_F3) ? in init_one_instance()
/openbmc/linux/include/linux/
H A Dpci_ids.h585 #define PCI_DEVICE_ID_AMD_MI200_DF_F3 0x14d3 macro