summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-quark/acpi/sleepstates.asl
blob: 63c82fa1235fd2dbb2e8208d902d6dbe75b8c955 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

Name(\_S0, Package() {0x0, 0x0, 0x0, 0x0})
Name(\_S3, Package() {0x5, 0x0, 0x0, 0x0})
Name(\_S4, Package() {0x6, 0x0, 0x0, 0x0})
Name(\_S5, Package() {0x7, 0x0, 0x0, 0x0})
OpenPOWER on IntegriCloud