Searched +full:0 +full:xe450 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mfd/ |
| H A D | intel-lpss-pci.c | 28 PCI_DEVICE_SUB(PCI_VENDOR_ID_INTEL, 0x9d64, 0x152d, 0x1182), 33 PCI_DEVICE_SUB(PCI_VENDOR_ID_INTEL, 0x9d64, 0x152d, 0x1237), 38 PCI_DEVICE_SUB(PCI_VENDOR_ID_INTEL, 0x51fb, 0x1028, 0x0beb), 57 if (ret < 0) in intel_lpss_pci_probe() 65 info->mem = pci_resource_n(pdev, 0); in intel_lpss_pci_probe() 66 info->irq = pci_irq_vector(pdev, 0); in intel_lpss_pci_probe() 72 pdev->d3cold_delay = 0; in intel_lpss_pci_probe() 85 return 0; in intel_lpss_pci_probe() 249 { PCI_VDEVICE(INTEL, 0x02a8), .driver_data = (kernel_ulong_t)&spt_uart_info }, 250 { PCI_VDEVICE(INTEL, 0x02a9), .driver_data = (kernel_ulong_t)&spt_uart_info }, [all …]
|