Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_BSW_EMMC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci.h14 #define PCI_DEVICE_ID_INTEL_BSW_EMMC 0x2294 macro
Dsdhci-pci.c277 if (slot->chip->pdev->device == PCI_DEVICE_ID_INTEL_BSW_EMMC) in byt_emmc_probe_slot()
929 .device = PCI_DEVICE_ID_INTEL_BSW_EMMC,