Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-pci-o2micro.c631 case PCI_DEVICE_ID_O2_FUJIN2: in sdhci_pci_o2_probe_slot()
667 if (chip->pdev->device != PCI_DEVICE_ID_O2_FUJIN2) in sdhci_pci_o2_probe_slot()
744 case PCI_DEVICE_ID_O2_FUJIN2: in sdhci_pci_o2_probe()
755 if (chip->pdev->device == PCI_DEVICE_ID_O2_FUJIN2) { in sdhci_pci_o2_probe()
828 if (chip->pdev->device == PCI_DEVICE_ID_O2_FUJIN2) in sdhci_pci_o2_probe()
Dsdhci-pci.h11 #define PCI_DEVICE_ID_O2_FUJIN2 0x8520 macro