Home
last modified time | relevance | path

Searched refs:XGENE_PCIE_IP_VER_1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-xgene.c60 #define XGENE_PCIE_IP_VER_1 1 macro
183 if (pci_is_root_bus(bus) && (port->version == XGENE_PCIE_IP_VER_1) && in xgene_pcie_config_read32()
256 return xgene_pcie_ecam_init(cfg, XGENE_PCIE_IP_VER_1); in xgene_v1_pcie_ecam_init()
619 port->version = XGENE_PCIE_IP_VER_1; in xgene_pcie_probe()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-xgene.c57 #define XGENE_PCIE_IP_VER_1 1 macro
181 if (pci_is_root_bus(bus) && (port->version == XGENE_PCIE_IP_VER_1) && in xgene_pcie_config_read32()
254 return xgene_pcie_ecam_init(cfg, XGENE_PCIE_IP_VER_1); in xgene_v1_pcie_ecam_init()
615 port->version = XGENE_PCIE_IP_VER_1; in xgene_pcie_probe()

Completed in 3 milliseconds