Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci.h38 #define PCI_SLOT_INFO_FIRST_BAR_MASK 0x07 macro
Dsdhci-pci.c1612 first_bar &= PCI_SLOT_INFO_FIRST_BAR_MASK; in sdhci_pci_probe()