summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-bridge/xio3130_downstream.h
blob: 1d10139aeab2c955e7a3cd93561d49aa3dc7c1a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * TI X3130 pci express downstream port switch
 *
 * Copyright (C) 2022 Igor Mammedov <imammedo@redhat.com>
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#ifndef HW_PCI_BRIDGE_XIO3130_DOWNSTREAM_H
#define HW_PCI_BRIDGE_XIO3130_DOWNSTREAM_H

#define TYPE_XIO3130_DOWNSTREAM "xio3130-downstream"

#endif