Searched refs:spt_i2c_info (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mfd/ |
H A D | intel-lpss-pci.c | 100 static const struct intel_lpss_platform_info spt_i2c_info = { variable 481 { PCI_VDEVICE(INTEL, 0x9d60), (kernel_ulong_t)&spt_i2c_info }, 482 { PCI_VDEVICE(INTEL, 0x9d61), (kernel_ulong_t)&spt_i2c_info }, 483 { PCI_VDEVICE(INTEL, 0x9d62), (kernel_ulong_t)&spt_i2c_info }, 484 { PCI_VDEVICE(INTEL, 0x9d63), (kernel_ulong_t)&spt_i2c_info }, 485 { PCI_VDEVICE(INTEL, 0x9d64), (kernel_ulong_t)&spt_i2c_info }, 486 { PCI_VDEVICE(INTEL, 0x9d65), (kernel_ulong_t)&spt_i2c_info }, 506 { PCI_VDEVICE(INTEL, 0xa0c5), (kernel_ulong_t)&spt_i2c_info }, 507 { PCI_VDEVICE(INTEL, 0xa0c6), (kernel_ulong_t)&spt_i2c_info }, 509 { PCI_VDEVICE(INTEL, 0xa0d8), (kernel_ulong_t)&spt_i2c_info }, [all …]
|
H A D | intel-lpss-acpi.c | 45 static const struct intel_lpss_platform_info spt_i2c_info = { variable 136 { "INT3442", (kernel_ulong_t)&spt_i2c_info }, 137 { "INT3443", (kernel_ulong_t)&spt_i2c_info }, 138 { "INT3444", (kernel_ulong_t)&spt_i2c_info }, 139 { "INT3445", (kernel_ulong_t)&spt_i2c_info }, 140 { "INT3446", (kernel_ulong_t)&spt_i2c_info }, 141 { "INT3447", (kernel_ulong_t)&spt_i2c_info },
|