Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dsdhci-pci-o2micro.c629 case PCI_DEVICE_ID_O2_FUJIN2: in sdhci_pci_o2_probe_slot()
663 if (chip->pdev->device != PCI_DEVICE_ID_O2_FUJIN2) in sdhci_pci_o2_probe_slot()
740 case PCI_DEVICE_ID_O2_FUJIN2: in sdhci_pci_o2_probe()
751 if (chip->pdev->device == PCI_DEVICE_ID_O2_FUJIN2) { in sdhci_pci_o2_probe()
824 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