Searched refs:spt_uart_info (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mfd/ |
A D | intel-lpss-pci.c | 93 static const struct intel_lpss_platform_info spt_uart_info = { variable 169 { PCI_VDEVICE(INTEL, 0x02a8), (kernel_ulong_t)&spt_uart_info }, 170 { PCI_VDEVICE(INTEL, 0x02a9), (kernel_ulong_t)&spt_uart_info }, 175 { PCI_VDEVICE(INTEL, 0x02c7), (kernel_ulong_t)&spt_uart_info }, 182 { PCI_VDEVICE(INTEL, 0x06a8), (kernel_ulong_t)&spt_uart_info }, 183 { PCI_VDEVICE(INTEL, 0x06a9), (kernel_ulong_t)&spt_uart_info }, 186 { PCI_VDEVICE(INTEL, 0x06c7), (kernel_ulong_t)&spt_uart_info }, 244 { PCI_VDEVICE(INTEL, 0x34a8), (kernel_ulong_t)&spt_uart_info }, 245 { PCI_VDEVICE(INTEL, 0x34a9), (kernel_ulong_t)&spt_uart_info }, 250 { PCI_VDEVICE(INTEL, 0x34c7), (kernel_ulong_t)&spt_uart_info }, [all …]
|
A D | intel-lpss-acpi.c | 50 static const struct intel_lpss_platform_info spt_uart_info = { variable 107 { "INT3448", (kernel_ulong_t)&spt_uart_info }, 108 { "INT3449", (kernel_ulong_t)&spt_uart_info }, 109 { "INT344A", (kernel_ulong_t)&spt_uart_info }, 119 { "INT34B8", (kernel_ulong_t)&spt_uart_info }, 120 { "INT34B9", (kernel_ulong_t)&spt_uart_info }, 121 { "INT34BA", (kernel_ulong_t)&spt_uart_info },
|
Completed in 8 milliseconds