Home
last modified time | relevance | path

Searched refs:tegra_pcie_port_index_of_port (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
Dpci_tegra.h8 int tegra_pcie_port_index_of_port(struct tegra_pcie_port *port);
/external/u-boot/board/toradex/apalis_t30/
Dapalis_t30.c127 int index = tegra_pcie_port_index_of_port(port); in tegra_pcie_board_port_reset()
/external/u-boot/board/toradex/apalis-tk1/
Dapalis-tk1.c148 int index = tegra_pcie_port_index_of_port(port); in tegra_pcie_board_port_reset()
/external/u-boot/drivers/pci/
Dpci_tegra.c909 int tegra_pcie_port_index_of_port(struct tegra_pcie_port *port) function