Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dquirks.c564 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_K8_NB_MEMCTL,
/openbmc/u-boot/include/
H A Dpci_ids.h519 #define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL 0x1102 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h541 #define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL 0x1102 macro
/openbmc/linux/drivers/edac/
H A Damd64_edac.c4023 pvt->f2_id = PCI_DEVICE_ID_AMD_K8_NB_MEMCTL; in per_family_init()