mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git] / src / mainboard / starlabs / starbook / acpi / sleep.asl
blob78a2d290db7d23826ce7f8508320c018df502114
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 Method (MPTS, 1, NotSerialized)
5 #if CONFIG(BOARD_STARLABS_STARBOOK_TGL)
6         If (Arg0 == 0x03) {
7                 \_SB.PCI0.CTXS (GPP_D16)
8         }
9 #endif
11         RPTS (Arg0)
14 Method (MWAK, 1, NotSerialized)
16         RWAK (Arg0)