Searched refs:PCI_SLOT_INFO_FIRST_BAR_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/mmc/host/ | ||
| D | sdhci-pci.h | 119 #define PCI_SLOT_INFO_FIRST_BAR_MASK 0x07 macro |
| D | sdhci-pci-core.c | 2051 first_bar &= PCI_SLOT_INFO_FIRST_BAR_MASK; in sdhci_pci_probe() |