Searched refs:spt_uart_info (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/mfd/ |
D | intel-lpss-pci.c | 85 static const struct intel_lpss_platform_info spt_uart_info = { variable 132 { PCI_VDEVICE(INTEL, 0x02a8), (kernel_ulong_t)&spt_uart_info }, 133 { PCI_VDEVICE(INTEL, 0x02a9), (kernel_ulong_t)&spt_uart_info }, 138 { PCI_VDEVICE(INTEL, 0x02c7), (kernel_ulong_t)&spt_uart_info }, 193 { PCI_VDEVICE(INTEL, 0x34a8), (kernel_ulong_t)&spt_uart_info }, 194 { PCI_VDEVICE(INTEL, 0x34a9), (kernel_ulong_t)&spt_uart_info }, 199 { PCI_VDEVICE(INTEL, 0x34c7), (kernel_ulong_t)&spt_uart_info }, 237 { PCI_VDEVICE(INTEL, 0x9d27), (kernel_ulong_t)&spt_uart_info }, 238 { PCI_VDEVICE(INTEL, 0x9d28), (kernel_ulong_t)&spt_uart_info }, 247 { PCI_VDEVICE(INTEL, 0x9d66), (kernel_ulong_t)&spt_uart_info }, [all …]
|
D | intel-lpss-acpi.c | 42 static const struct intel_lpss_platform_info spt_uart_info = { variable 86 { "INT3448", (kernel_ulong_t)&spt_uart_info }, 87 { "INT3449", (kernel_ulong_t)&spt_uart_info }, 88 { "INT344A", (kernel_ulong_t)&spt_uart_info },
|