Home
last modified time | relevance | path

Searched refs:PCI_CLASS_SYSTEM_SDHCI (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dpci_mmc.c65 { PCI_DEVICE_CLASS(PCI_CLASS_SYSTEM_SDHCI << 8, 0xffff00) },
/openbmc/qemu/hw/sd/
H A Dsdhci-pci.c66 k->class_id = PCI_CLASS_SYSTEM_SDHCI; in sdhci_pci_class_init()
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h92 #define PCI_CLASS_SYSTEM_SDHCI 0x0805 macro
/openbmc/u-boot/include/
H A Dpci_ids.h79 #define PCI_CLASS_SYSTEM_SDHCI 0x0805 macro