Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci-pci.h129 #define PCI_SLOT_INFO_SLOTS(x) ((x >> 4) & 7) macro
H A Dsdhci-pci-core.c2317 slots = PCI_SLOT_INFO_SLOTS(slots) + 1; in sdhci_pci_probe()