Searched refs:spi_pci_ehl_desc (Results 1 – 1 of 1) sorted by relevance
/drivers/spi/ |
D | spi-dw-pci.c | 37 static struct spi_pci_desc spi_pci_ehl_desc = { variable 135 { PCI_VDEVICE(INTEL, 0x4b84), (kernel_ulong_t)&spi_pci_ehl_desc}, 136 { PCI_VDEVICE(INTEL, 0x4b85), (kernel_ulong_t)&spi_pci_ehl_desc}, 137 { PCI_VDEVICE(INTEL, 0x4b86), (kernel_ulong_t)&spi_pci_ehl_desc}, 138 { PCI_VDEVICE(INTEL, 0x4b87), (kernel_ulong_t)&spi_pci_ehl_desc},
|