summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/include/soc/pcie.h
blob: 17710cc8086128d6ed9378c9891a927895274102 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __SOC_JASPERLAKE_PCIE_H__
#define __SOC_JASPERLAKE_PCIE_H__

#include <intelblocks/pcie_rp.h>

extern const struct pcie_rp_group pch_rp_groups[];

#endif /* __SOC_JASPERLAKE_PCIE_H__ */