Searched refs:xgene_pcie_config_read32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-xgene.c | 165 static int xgene_pcie_config_read32(struct pci_bus *bus, unsigned int devfn, in xgene_pcie_config_read32() function 264 .read = xgene_pcie_config_read32, 279 .read = xgene_pcie_config_read32, 596 .read = xgene_pcie_config_read32,
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-xgene.c | 162 static int xgene_pcie_config_read32(struct pci_bus *bus, unsigned int devfn, in xgene_pcie_config_read32() function 261 .read = xgene_pcie_config_read32, 275 .read = xgene_pcie_config_read32, 592 .read = xgene_pcie_config_read32,
|
Completed in 3 milliseconds