Lines Matching defs:port
83 struct xgene_pcie_port *port = bus->sysdata; in xgene_pcie_get_cfg_base() local
97 struct xgene_pcie_port *port = bus->sysdata; in xgene_pcie_set_rtdid_reg() local
133 struct xgene_pcie_port *port = bus->sysdata; in xgene_pcie_map_bus() local
175 static void xgene_pcie_linkup(struct xgene_pcie_port *port, in xgene_pcie_linkup()
191 static int xgene_pcie_init_port(struct xgene_pcie_port *port) in xgene_pcie_init_port()
210 static int xgene_pcie_map_reg(struct xgene_pcie_port *port, in xgene_pcie_map_reg()
229 static void xgene_pcie_setup_ob_reg(struct xgene_pcie_port *port, in xgene_pcie_setup_ob_reg()
268 static int xgene_pcie_map_ranges(struct xgene_pcie_port *port, in xgene_pcie_map_ranges()
338 static void xgene_pcie_setup_ib_reg(struct xgene_pcie_port *port, in xgene_pcie_setup_ib_reg()
408 static int xgene_pcie_parse_map_dma_ranges(struct xgene_pcie_port *port) in xgene_pcie_parse_map_dma_ranges()
433 static void xgene_pcie_clear_config(struct xgene_pcie_port *port) in xgene_pcie_clear_config()
441 static int xgene_pcie_setup(struct xgene_pcie_port *port, in xgene_pcie_setup()
474 struct xgene_pcie_port *port; in xgene_pcie_probe_bridge() local