Searched refs:mvebu_pcie_find_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-mvebu.c | 608 static struct mvebu_pcie_port *mvebu_pcie_find_port(struct mvebu_pcie *pcie, in mvebu_pcie_find_port() function 636 port = mvebu_pcie_find_port(pcie, bus, devfn); in mvebu_pcie_wr_conf() 663 port = mvebu_pcie_find_port(pcie, bus, devfn); in mvebu_pcie_rd_conf()
|
/kernel/linux/linux-6.6/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()
|
Completed in 5 milliseconds