Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci.h123 #define PCI_SLOT_INFO 0x40 /* 8 bits */ macro
H A Dsdhci-pci-core.c2309 ret = pci_read_config_byte(pdev, PCI_SLOT_INFO, &slots); in sdhci_pci_probe()
2318 ret = pci_read_config_byte(pdev, PCI_SLOT_INFO, &first_bar); in sdhci_pci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci.h128 #define PCI_SLOT_INFO 0x40 /* 8 bits */ macro
H A Dsdhci-pci-core.c2202 ret = pci_read_config_byte(pdev, PCI_SLOT_INFO, &slots); in sdhci_pci_probe()
2211 ret = pci_read_config_byte(pdev, PCI_SLOT_INFO, &first_bar); in sdhci_pci_probe()

Completed in 8 milliseconds