Searched refs:spt_i2c_info (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mfd/ |
H A D | intel-lpss-pci.c | 120 static const struct intel_lpss_platform_info spt_i2c_info = { variable 514 { PCI_VDEVICE(INTEL, 0x9d60), (kernel_ulong_t)&spt_i2c_info }, 515 { PCI_VDEVICE(INTEL, 0x9d61), (kernel_ulong_t)&spt_i2c_info }, 516 { PCI_VDEVICE(INTEL, 0x9d62), (kernel_ulong_t)&spt_i2c_info }, 517 { PCI_VDEVICE(INTEL, 0x9d63), (kernel_ulong_t)&spt_i2c_info }, 518 { PCI_VDEVICE(INTEL, 0x9d64), (kernel_ulong_t)&spt_i2c_info }, 519 { PCI_VDEVICE(INTEL, 0x9d65), (kernel_ulong_t)&spt_i2c_info }, 539 { PCI_VDEVICE(INTEL, 0xa0c5), (kernel_ulong_t)&spt_i2c_info }, 540 { PCI_VDEVICE(INTEL, 0xa0c6), (kernel_ulong_t)&spt_i2c_info }, 542 { PCI_VDEVICE(INTEL, 0xa0d8), (kernel_ulong_t)&spt_i2c_info }, [all …]
|
H A D | intel-lpss-acpi.c | 50 static const struct intel_lpss_platform_info spt_i2c_info = { variable 141 { "INT3442", (kernel_ulong_t)&spt_i2c_info }, 142 { "INT3443", (kernel_ulong_t)&spt_i2c_info }, 143 { "INT3444", (kernel_ulong_t)&spt_i2c_info }, 144 { "INT3445", (kernel_ulong_t)&spt_i2c_info }, 145 { "INT3446", (kernel_ulong_t)&spt_i2c_info }, 146 { "INT3447", (kernel_ulong_t)&spt_i2c_info },
|