Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/i2c/busses/
Di2c-piix4.c238 PIIX4_dev->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS && in piix4_sb800_use_mmio()
409 PIIX4_dev->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS && in piix4_setup_sb800()
412 PIIX4_dev->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS)) in piix4_setup_sb800()
462 if (PIIX4_dev->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS || in piix4_setup_sb800()
909 { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_KERNCZ_SMBUS) },
910 { PCI_DEVICE(PCI_VENDOR_ID_HYGON, PCI_DEVICE_ID_AMD_KERNCZ_SMBUS) },
996 if (dev->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS || in piix4_add_adapters_sb800()
1048 dev->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS) { in piix4_probe()
1101 dev->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS)) { in piix4_probe()
/linux-6.1.9/drivers/watchdog/
Dsp5100_tco.c96 sp5100_tco_pci->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS && in tco_reg_layout()
102 (dev->device == PCI_DEVICE_ID_AMD_KERNCZ_SMBUS && in tco_reg_layout()
576 { PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_KERNCZ_SMBUS, PCI_ANY_ID,
/linux-6.1.9/drivers/cpufreq/
Damd_freq_sensitivity.c123 PCI_DEVICE_ID_AMD_KERNCZ_SMBUS, NULL); in amd_freq_sensitivity_init()
/linux-6.1.9/include/linux/
Dpci_ids.h617 #define PCI_DEVICE_ID_AMD_KERNCZ_SMBUS 0x790b macro
/linux-6.1.9/drivers/mmc/host/
Dsdhci-pci-core.c1741 PCI_DEVICE_ID_AMD_KERNCZ_SMBUS, NULL); in amd_probe()