2 * This file is part of the coreboot project.
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU General Public License as
7 * published by the Free Software Foundation; version 2 of
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
18 Name (_ADR, 0x00140000)
19 Name (_PRW, Package () { 0x0d, 3 })
20 Name (_S3D, 3) /* Highest D state in S3 state */
24 Name (_ADR, 0x00000000)
25 Device (PRT1) { Name (_ADR, 1) }
26 Device (PRT2) { Name (_ADR, 2) }
27 Device (PRT3) { Name (_ADR, 3) }
28 Device (PRT4) { Name (_ADR, 4) }