Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_HYGON (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/x86/kernel/
Damd_nb.c106 { PCI_DEVICE(PCI_VENDOR_ID_HYGON, PCI_DEVICE_ID_AMD_17H_ROOT) },
111 { PCI_DEVICE(PCI_VENDOR_ID_HYGON, PCI_DEVICE_ID_AMD_17H_DF_F3) },
116 { PCI_DEVICE(PCI_VENDOR_ID_HYGON, PCI_DEVICE_ID_AMD_17H_DF_F4) },
/linux-6.1.9/drivers/i2c/busses/
Di2c-piix4.c411 (PIIX4_dev->vendor == PCI_VENDOR_ID_HYGON && in piix4_setup_sb800()
461 PIIX4_dev->vendor == PCI_VENDOR_ID_HYGON) { in piix4_setup_sb800()
910 { PCI_DEVICE(PCI_VENDOR_ID_HYGON, PCI_DEVICE_ID_AMD_KERNCZ_SMBUS) },
1042 dev->vendor == PCI_VENDOR_ID_HYGON) { in piix4_probe()
1047 dev->vendor == PCI_VENDOR_ID_HYGON) && in piix4_probe()
/linux-6.1.9/drivers/cpufreq/
Damd_freq_sensitivity.c118 pci_vendor = PCI_VENDOR_ID_HYGON; in amd_freq_sensitivity_init()
/linux-6.1.9/arch/x86/pci/
Damd_bus.c97 vendor != PCI_VENDOR_ID_HYGON) in early_root_info_init()
/linux-6.1.9/include/linux/
Dpci_ids.h2579 #define PCI_VENDOR_ID_HYGON 0x1d94 macro