Home
last modified time | relevance | path

Searched refs:PCI_SLOT_INFO_SLOTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci.h124 #define PCI_SLOT_INFO_SLOTS(x) ((x >> 4) & 7) macro
H A Dsdhci-pci-core.c2313 slots = PCI_SLOT_INFO_SLOTS(slots) + 1; in sdhci_pci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci.h129 #define PCI_SLOT_INFO_SLOTS(x) ((x >> 4) & 7) macro
H A Dsdhci-pci-core.c2206 slots = PCI_SLOT_INFO_SLOTS(slots) + 1; in sdhci_pci_probe()

Completed in 7 milliseconds