summaryrefslogtreecommitdiff
path: root/include/pci_tegra.h
blob: 2bf1f59061db5d72f0cbd88225743cc11f01a6e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright (c) 2017 Toradex, Inc.
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

struct tegra_pcie_port;

int tegra_pcie_port_index_of_port(struct tegra_pcie_port *port);

void tegra_pcie_port_reset(struct tegra_pcie_port *port);