Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci.h125 #define PCI_SLOT_INFO_FIRST_BAR_MASK 0x07 macro
H A Dsdhci-pci-core.c2322 first_bar &= PCI_SLOT_INFO_FIRST_BAR_MASK; in sdhci_pci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci.h130 #define PCI_SLOT_INFO_FIRST_BAR_MASK 0x07 macro
H A Dsdhci-pci-core.c2215 first_bar &= PCI_SLOT_INFO_FIRST_BAR_MASK; in sdhci_pci_probe()

Completed in 7 milliseconds