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 Serial IO Devices */
19 Name (_ADR, 0x00150000)
20 Name (_DDN, "Serial IO I2C Controller 0")
25 Name (_ADR, 0x00150001)
26 Name (_DDN, "Serial IO I2C Controller 1")
31 Name (_ADR, 0x00150002)
32 Name (_DDN, "Serial IO I2C Controller 2")
37 Name (_ADR, 0x00150003)
38 Name (_DDN, "Serial IO I2C Controller 3")
43 Name (_ADR, 0x00190000)
44 Name (_DDN, "Serial IO I2C Controller 4")
49 Name (_ADR, 0x00190001)
50 Name (_DDN, "Serial IO I2C Controller 5")
55 Name (_ADR, 0x001e0002)
56 Name (_DDN, "Serial IO SPI Controller 0")
61 Name (_ADR, 0x001e0003)
62 Name (_DDN, "Serial IO SPI Controller 1")
67 Name (_ADR, 0x00120006)
68 Name (_DDN, "Serial IO SPI Controller 2")
73 Name (_ADR, 0x001e0000)
74 Name (_DDN, "Serial IO UART Controller 0")
79 Name (_ADR, 0x001e0001)
80 Name (_DDN, "Serial IO UART Controller 1")
85 Name (_ADR, 0x00190002)
86 Name (_DDN, "Serial IO UART Controller 2")