Lines Matching refs:xgene_pcie_port
64 struct xgene_pcie_port {
75 static u32 xgene_pcie_readl(struct xgene_pcie_port *port, u32 reg)
80 static void xgene_pcie_writel(struct xgene_pcie_port *port, u32 reg, u32 val)
90 static inline struct xgene_pcie_port *pcie_bus_to_port(struct pci_bus *bus)
95 return (struct xgene_pcie_port *)(bus->sysdata);
98 return (struct xgene_pcie_port *)(cfg->priv);
107 struct xgene_pcie_port *port = pcie_bus_to_port(bus);
121 struct xgene_pcie_port *port = pcie_bus_to_port(bus);
168 struct xgene_pcie_port *port = pcie_bus_to_port(bus);
230 struct xgene_pcie_port *port;
286 static u64 xgene_pcie_set_ib_mask(struct xgene_pcie_port *port, u32 addr,
312 static void xgene_pcie_linkup(struct xgene_pcie_port *port,
327 static int xgene_pcie_init_port(struct xgene_pcie_port *port)
347 static int xgene_pcie_map_reg(struct xgene_pcie_port *port,
367 static void xgene_pcie_setup_ob_reg(struct xgene_pcie_port *port,
399 static void xgene_pcie_setup_cfg_reg(struct xgene_pcie_port *port)
408 static int xgene_pcie_map_ranges(struct xgene_pcie_port *port)
449 static void xgene_pcie_setup_pims(struct xgene_pcie_port *port, u32 pim_reg,
483 static void xgene_pcie_setup_ib_reg(struct xgene_pcie_port *port,
533 static int xgene_pcie_parse_map_dma_ranges(struct xgene_pcie_port *port)
558 static void xgene_pcie_clear_config(struct xgene_pcie_port *port)
566 static int xgene_pcie_setup(struct xgene_pcie_port *port)
604 struct xgene_pcie_port *port;