Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dquirks.c572 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_10H_NB_DRAM,
/openbmc/u-boot/include/
H A Dpci_ids.h523 #define PCI_DEVICE_ID_AMD_10H_NB_DRAM 0x1202 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h545 #define PCI_DEVICE_ID_AMD_10H_NB_DRAM 0x1202 macro
/openbmc/linux/drivers/edac/
H A Damd64_edac.c4043 pvt->f2_id = PCI_DEVICE_ID_AMD_10H_NB_DRAM; in per_family_init()