Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci-pci-o2micro.c348 case PCI_DEVICE_ID_O2_FUJIN2: in sdhci_o2_execute_tuning()
727 case PCI_DEVICE_ID_O2_FUJIN2: in sdhci_pci_o2_probe_slot()
757 if (chip->pdev->device != PCI_DEVICE_ID_O2_FUJIN2) in sdhci_pci_o2_probe_slot()
844 case PCI_DEVICE_ID_O2_FUJIN2: in sdhci_pci_o2_probe()
855 if (chip->pdev->device == PCI_DEVICE_ID_O2_FUJIN2) { in sdhci_pci_o2_probe()
928 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