Searched refs:mvebu_pcie_find_port (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-mvebu.c | 344 static struct mvebu_pcie_port *mvebu_pcie_find_port(struct mvebu_pcie *pcie, 355 port = mvebu_pcie_find_port(pcie, bus, devfn); in mvebu_pcie_child_rd_conf() 391 port = mvebu_pcie_find_port(pcie, bus, devfn); in mvebu_pcie_child_wr_conf() 961 static struct mvebu_pcie_port *mvebu_pcie_find_port(struct mvebu_pcie *pcie, in mvebu_pcie_find_port() function 991 port = mvebu_pcie_find_port(pcie, bus, devfn); in mvebu_pcie_wr_conf() 1005 port = mvebu_pcie_find_port(pcie, bus, devfn); in mvebu_pcie_rd_conf()
|