Searched refs:spt_uart_info (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/mfd/ |
D | intel-lpss-pci.c | 116 static const struct intel_lpss_platform_info spt_uart_info = { variable 230 { PCI_VDEVICE(INTEL, 0x02a8), (kernel_ulong_t)&spt_uart_info }, 231 { PCI_VDEVICE(INTEL, 0x02a9), (kernel_ulong_t)&spt_uart_info }, 236 { PCI_VDEVICE(INTEL, 0x02c7), (kernel_ulong_t)&spt_uart_info }, 243 { PCI_VDEVICE(INTEL, 0x06a8), (kernel_ulong_t)&spt_uart_info }, 244 { PCI_VDEVICE(INTEL, 0x06a9), (kernel_ulong_t)&spt_uart_info }, 247 { PCI_VDEVICE(INTEL, 0x06c7), (kernel_ulong_t)&spt_uart_info }, 305 { PCI_VDEVICE(INTEL, 0x34a8), (kernel_ulong_t)&spt_uart_info }, 306 { PCI_VDEVICE(INTEL, 0x34a9), (kernel_ulong_t)&spt_uart_info }, 311 { PCI_VDEVICE(INTEL, 0x34c7), (kernel_ulong_t)&spt_uart_info }, [all …]
|
D | intel-lpss-acpi.c | 61 static const struct intel_lpss_platform_info spt_uart_info = { variable 142 { "INT3448", (kernel_ulong_t)&spt_uart_info }, 143 { "INT3449", (kernel_ulong_t)&spt_uart_info }, 144 { "INT344A", (kernel_ulong_t)&spt_uart_info }, 154 { "INT34B8", (kernel_ulong_t)&spt_uart_info }, 155 { "INT34B9", (kernel_ulong_t)&spt_uart_info }, 156 { "INT34BA", (kernel_ulong_t)&spt_uart_info },
|