Home
last modified time | relevance | path

Searched refs:RESERVED (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Fadt/
DFadt2.0.aslc34 RESERVED, // reserved
41 RESERVED, // reserved - must be zero
57 RESERVED, // reserved
68 RESERVED, // reserved
75 RESERVED,
80 RESERVED,
81 RESERVED,
82 RESERVED
91 RESERVED,
99 RESERVED,
[all …]
DFadt1.0.aslc33 RESERVED, // reserved
39 RESERVED, // reserved - must be zero
55 RESERVED, // reserved
65 RESERVED, // reserved
66 RESERVED, // reserved
67 RESERVED, // reserved
DFadt.h51 #define RESERVED 0x00 macro
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/Dsdt/
DD05Hns.asl58 , 31, //RESERVED
63 , 31, //RESERVED
69 , 31, //RESERVED
71 , 31, //RESERVED
77 , 31, //RESERVED
79 , 31, //RESERVED
85 , 1, //RESERVED
87 , 1, //RESERVED
94 , 2, //RESERVED
96 , 2, //RESERVED
[all …]
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/
DHns.asl56 , 31, //RESERVED
61 , 31, //RESERVED
67 , 31, //RESERVED
69 , 31, //RESERVED
75 , 31, //RESERVED
77 , 31, //RESERVED
83 , 1, //RESERVED
85 , 1, //RESERVED
92 , 2, //RESERVED
94 , 2, //RESERVED
[all …]
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/
DD03Hns.asl56 , 31, //RESERVED
61 , 31, //RESERVED
67 , 31, //RESERVED
69 , 31, //RESERVED
75 , 31, //RESERVED
77 , 31, //RESERVED
83 , 1, //RESERVED
85 , 1, //RESERVED
92 , 2, //RESERVED
94 , 2, //RESERVED
[all …]
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
DPlatform.h44 #define RESERVED 0x00 macro
DFacp.aslc32 RESERVED, // System Interrupt Model in ACPI 1.0, eliminated in 2.0
66 RESERVED, // reserved
70 { RESERVED }, // reserved[3]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DAcpiTablePlatform.h74 #define RESERVED 0x00 macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/
Dmin-rt.parm5 // Customer ID=9470; Build=0x42f97; Copyright (c) 2004-2007 by Tensilica Inc. ALL RIGHTS RESERVED.
Dspecs1 # Customer ID=9470; Build=0x42f97; Copyright (c) 2001-2010 by Tensilica Inc. ALL RIGHTS RESERVED.
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dllex.h22 enum RESERVED { enum
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/
DFacp.aslc80 RESERVED, // reserved
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dgzio.c54 #define RESERVED 0xE0 /* bits 5..7: reserved */ macro
325 if (method != Z_DEFLATED || (flags & RESERVED) != 0) {