Searched refs:spt_uart_info (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mfd/ |
H A D | intel-lpss-pci.c | 136 static const struct intel_lpss_platform_info spt_uart_info = { variable 250 { PCI_VDEVICE(INTEL, 0x02a8), (kernel_ulong_t)&spt_uart_info }, 251 { PCI_VDEVICE(INTEL, 0x02a9), (kernel_ulong_t)&spt_uart_info }, 256 { PCI_VDEVICE(INTEL, 0x02c7), (kernel_ulong_t)&spt_uart_info }, 263 { PCI_VDEVICE(INTEL, 0x06a8), (kernel_ulong_t)&spt_uart_info }, 264 { PCI_VDEVICE(INTEL, 0x06a9), (kernel_ulong_t)&spt_uart_info }, 267 { PCI_VDEVICE(INTEL, 0x06c7), (kernel_ulong_t)&spt_uart_info }, 325 { PCI_VDEVICE(INTEL, 0x34a8), (kernel_ulong_t)&spt_uart_info }, 326 { PCI_VDEVICE(INTEL, 0x34a9), (kernel_ulong_t)&spt_uart_info }, 331 { PCI_VDEVICE(INTEL, 0x34c7), (kernel_ulong_t)&spt_uart_info }, [all …]
|
H A D | intel-lpss-acpi.c | 66 static const struct intel_lpss_platform_info spt_uart_info = { variable 147 { "INT3448", (kernel_ulong_t)&spt_uart_info }, 148 { "INT3449", (kernel_ulong_t)&spt_uart_info }, 149 { "INT344A", (kernel_ulong_t)&spt_uart_info }, 159 { "INT34B8", (kernel_ulong_t)&spt_uart_info }, 160 { "INT34B9", (kernel_ulong_t)&spt_uart_info }, 161 { "INT34BA", (kernel_ulong_t)&spt_uart_info },
|