Lines Matching defs:port
90 struct xgene_pcie_port *port = bus->sysdata; in xgene_pcie_get_cfg_base() local
104 struct xgene_pcie_port *port = bus->sysdata; in xgene_pcie_set_rtdid_reg() local
151 struct xgene_pcie_port *port = bus->sysdata; in xgene_pcie_config_read32() local
208 static void xgene_pcie_linkup(struct xgene_pcie_port *port, in xgene_pcie_linkup()
224 static int xgene_pcie_init_port(struct xgene_pcie_port *port) in xgene_pcie_init_port()
243 static int xgene_pcie_map_reg(struct xgene_pcie_port *port, in xgene_pcie_map_reg()
262 static void xgene_pcie_setup_ob_reg(struct xgene_pcie_port *port, in xgene_pcie_setup_ob_reg()
301 static int xgene_pcie_map_ranges(struct xgene_pcie_port *port, in xgene_pcie_map_ranges()
379 static void xgene_pcie_setup_ib_reg(struct xgene_pcie_port *port, in xgene_pcie_setup_ib_reg()
449 static int xgene_pcie_parse_map_dma_ranges(struct xgene_pcie_port *port) in xgene_pcie_parse_map_dma_ranges()
474 static void xgene_pcie_clear_config(struct xgene_pcie_port *port) in xgene_pcie_clear_config()
482 static int xgene_pcie_setup(struct xgene_pcie_port *port, in xgene_pcie_setup()
515 struct xgene_pcie_port *port; in xgene_pcie_probe_bridge() local