Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_MRFL_MMC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dsdhci-pci.h17 #define PCI_DEVICE_ID_INTEL_MRFL_MMC 0x1190 macro
Dsdhci-pci-core.c1110 .device = PCI_DEVICE_ID_INTEL_MRFL_MMC,
/linux-4.4.14/arch/x86/pci/
Dintel_mid_pci.c39 #define PCI_DEVICE_ID_INTEL_MRFL_MMC 0x1190 macro
233 if (dev->device != PCI_DEVICE_ID_INTEL_MRFL_MMC) in intel_mid_pci_irq_enable()