Searched refs:bxt_info (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mfd/
H A Dintel-lpss-acpi.c28 static const struct intel_lpss_platform_info bxt_info = { variable in typeref:struct:intel_lpss_platform_info
42 { "80860ABC", (kernel_ulong_t)&bxt_info },
43 { "80860AC2", (kernel_ulong_t)&bxt_info },
46 { "80865ABC", (kernel_ulong_t)&bxt_info },
47 { "80865AC2", (kernel_ulong_t)&bxt_info },
H A Dintel-lpss-pci.c73 static const struct intel_lpss_platform_info bxt_info = { variable in typeref:struct:intel_lpss_platform_info
99 { PCI_VDEVICE(INTEL, 0x0ac2), (kernel_ulong_t)&bxt_info },
100 { PCI_VDEVICE(INTEL, 0x0ac4), (kernel_ulong_t)&bxt_info },
101 { PCI_VDEVICE(INTEL, 0x0ac6), (kernel_ulong_t)&bxt_info },
115 { PCI_VDEVICE(INTEL, 0x5ac2), (kernel_ulong_t)&bxt_info },
116 { PCI_VDEVICE(INTEL, 0x5ac4), (kernel_ulong_t)&bxt_info },
117 { PCI_VDEVICE(INTEL, 0x5ac6), (kernel_ulong_t)&bxt_info },

Completed in 85 milliseconds