Searched refs:cnl_info (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/spi/ |
D | spi-intel-pci.c | 38 static const struct intel_spi_boardinfo cnl_info = { variable 70 { PCI_VDEVICE(INTEL, 0x43a4), (unsigned long)&cnl_info }, 73 { PCI_VDEVICE(INTEL, 0x51a4), (unsigned long)&cnl_info }, 74 { PCI_VDEVICE(INTEL, 0x54a4), (unsigned long)&cnl_info }, 75 { PCI_VDEVICE(INTEL, 0x7a24), (unsigned long)&cnl_info }, 76 { PCI_VDEVICE(INTEL, 0x7aa4), (unsigned long)&cnl_info }, 77 { PCI_VDEVICE(INTEL, 0x7e23), (unsigned long)&cnl_info }, 81 { PCI_VDEVICE(INTEL, 0xa324), (unsigned long)&cnl_info },
|
/linux-6.1.9/drivers/mfd/ |
D | intel-lpss-pci.c | 199 static const struct intel_lpss_platform_info cnl_info = { variable 232 { PCI_VDEVICE(INTEL, 0x02aa), (kernel_ulong_t)&cnl_info }, 233 { PCI_VDEVICE(INTEL, 0x02ab), (kernel_ulong_t)&cnl_info }, 241 { PCI_VDEVICE(INTEL, 0x02fb), (kernel_ulong_t)&cnl_info }, 245 { PCI_VDEVICE(INTEL, 0x06aa), (kernel_ulong_t)&cnl_info }, 246 { PCI_VDEVICE(INTEL, 0x06ab), (kernel_ulong_t)&cnl_info }, 252 { PCI_VDEVICE(INTEL, 0x06fb), (kernel_ulong_t)&cnl_info }, 307 { PCI_VDEVICE(INTEL, 0x34aa), (kernel_ulong_t)&cnl_info }, 308 { PCI_VDEVICE(INTEL, 0x34ab), (kernel_ulong_t)&cnl_info }, 316 { PCI_VDEVICE(INTEL, 0x34fb), (kernel_ulong_t)&cnl_info }, [all …]
|
D | intel-lpss-acpi.c | 122 static const struct intel_lpss_platform_info cnl_info = { variable 146 { "INT34B0", (kernel_ulong_t)&cnl_info }, 147 { "INT34B1", (kernel_ulong_t)&cnl_info }, 157 { "INT34BC", (kernel_ulong_t)&cnl_info },
|