]> Git Repo - J-u-boot.git/blame - include/pci_tegra.h
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspb...
[J-u-boot.git] / include / pci_tegra.h
CommitLineData
355560d5
MZ
1/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright (c) 2018 Toradex, Inc.
4 */
5
6struct tegra_pcie_port;
7
8int tegra_pcie_port_index_of_port(struct tegra_pcie_port *port);
9
10void tegra_pcie_port_reset(struct tegra_pcie_port *port);
This page took 0.134902 seconds and 4 git commands to generate.