Searched refs:xgene_pcie_port (Results 1 – 1 of 1) sorted by relevance
64 struct xgene_pcie_port { struct75 static u32 xgene_pcie_readl(struct xgene_pcie_port *port, u32 reg) in xgene_pcie_readl() argument80 static void xgene_pcie_writel(struct xgene_pcie_port *port, u32 reg, u32 val) in xgene_pcie_writel()90 static inline struct xgene_pcie_port *pcie_bus_to_port(struct pci_bus *bus) in pcie_bus_to_port()95 return (struct xgene_pcie_port *)(bus->sysdata); in pcie_bus_to_port()98 return (struct xgene_pcie_port *)(cfg->priv); in pcie_bus_to_port()107 struct xgene_pcie_port *port = pcie_bus_to_port(bus); in xgene_pcie_get_cfg_base()121 struct xgene_pcie_port *port = pcie_bus_to_port(bus); in xgene_pcie_set_rtdid_reg()168 struct xgene_pcie_port *port = pcie_bus_to_port(bus); in xgene_pcie_config_read32()230 struct xgene_pcie_port *port; in xgene_pcie_ecam_init()[all …]