2 * This file is part of the coreboot project.
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; version 2 of the License.
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
15 /* Intel SOC PCIe support */
19 Name (_ADR, 0x001c0000)
26 #include <soc/intel/baytrail/acpi/irq_helper.h>
27 PCI_DEV_PIRQ_ROUTE(0x0, A, B, C, D)
32 #include <soc/intel/baytrail/acpi/irq_helper.h>
33 PCI_DEV_PIRQ_ROUTE(0x0, A, B, C, D)
41 Name (_ADR, 0x001c0001)
48 #include <soc/intel/baytrail/acpi/irq_helper.h>
49 PCI_DEV_PIRQ_ROUTE(0x0, B, C, D, A)
54 #include <soc/intel/baytrail/acpi/irq_helper.h>
55 PCI_DEV_PIRQ_ROUTE(0x0, B, C, D, A)
63 Name (_ADR, 0x001c0002)
70 #include <soc/intel/baytrail/acpi/irq_helper.h>
71 PCI_DEV_PIRQ_ROUTE(0x0, C, D, A, B)
76 #include <soc/intel/baytrail/acpi/irq_helper.h>
77 PCI_DEV_PIRQ_ROUTE(0x0, C, D, A, B)
85 Name (_ADR, 0x001c0003)
92 #include <soc/intel/baytrail/acpi/irq_helper.h>
93 PCI_DEV_PIRQ_ROUTE(0x0, D, A, B, C)
98 #include <soc/intel/baytrail/acpi/irq_helper.h>
99 PCI_DEV_PIRQ_ROUTE(0x0, D, A, B, C)