Searched refs:AML (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/Documentation/acpi/ |
D | method-tracing.txt | 61 B. AML tracer 64 the "trace points" the AML interpreter starts/stops to execute a control 65 method, or an AML opcode. Note that the format of the log entries are 82 Developers can utilize these special log entries to track the AML 84 that, as the "AML tracer" logs are implemented via ACPI_DEBUG_PRINT() 86 "AML tracer" logs. 88 The following command examples illustrate the usage of the "AML tracer" 90 a. Filter out the method start/stop "AML tracer" logs when control 96 b. Filter out the method start/stop "AML tracer" when the specified 103 c. Filter out the method start/stop "AML tracer" logs when the specified [all …]
|
D | aml-debugger.txt | 1 The AML Debugger 7 This document describes the usage of the AML debugger embedded in the Linux 12 The following kernel configuration items are required to enable the AML 40 That spawns the interactive AML debugger environment where you can execute 62 It may be useful to run the AML debugger in a test script. "acpidbg" supports
|
D | acpi-lid.txt | 10 control method lid device. To implement this, the AML tables issue 25 However the word of "current" has ambiguity, some buggy AML tables return 29 initial returning value. When the AML tables implement this control method 35 There are buggy AML tables never notifying when the lid device state is 37 it is guaranteed that the AML tables always notify "closed" when the lid 40 tested, it is reliable from all AML tables. 71 isn't ready to handle the buggy AML tables. 90 opens given that some AML tables do not send "opened" notifications 96 handle the buggy AML tables.
|
D | ssdt-overlays.txt | 12 Because ACPI supports external references in AML code a more practical 50 which can then be compiled to AML binary format: 59 AML Output: minnowmax.aml - 165 bytes, 6 named objects, 1 executable opcodes 63 The resulting AML code can then be loaded by the kernel using one of the methods 106 In order to store the AML code in an EFI variable the efivarfs filesystem can be
|
D | debug.txt | 129 Enable all AML "Debug" output (stores to the Debug object while interpreting 130 AML) during boot:
|
D | osi.txt | 6 AML code includes _OSI("XYZ"), the kernel's AML interpreter 70 The ACPI BIOS flow would include an evaluation of _OS, and the AML 153 supported by the OS and the OS AML interpreter.
|
D | DSD-properties-rules.txt | 63 possibly leading to a conflict with AML methods in the ACPI namespace. In 70 In all cases in which kernel code may do something that will confuse AML as a
|
D | method-customizing.txt | 44 e) assemble the file to generate the AML code of the method.
|
D | namespace.txt | 37 control methods, encoded in AML (ACPI Machine Language). The data block
|
/Linux-v4.19/drivers/acpi/ |
D | Kconfig | 64 bool "AML debugger interface" 67 Enable in-kernel debugging of AML facilities: statistics, 441 This debug facility allows ACPI AML methods to be inserted and/or
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-firmware-acpi | 62 A GPE vectors to a specified handler in AML, which
|
/Linux-v4.19/arch/ia64/ |
D | Kconfig | 492 bool "Support ACPI AML calls to native firmware" 495 region 0xA1. AML methods can use this OpRegion to call arbitrary
|
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/ |
D | Overview.txt | 118 AML M5900
|
/Linux-v4.19/arch/arm/mach-s3c24xx/ |
D | Kconfig | 187 bool "AML M5900 Series"
|
/Linux-v4.19/Documentation/power/ |
D | pci.txt | 146 using special byte-code language called the ACPI Machine Language (AML) and 148 them as needed using an AML interpreter that translates the AML byte code into
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.txt | 38 Disable AML predefined validation mechanism 42 root cause of an AML interpreter issue when the issue 63 Enable AML "Debug" output, i.e., stores to the Debug 64 object while interpreting AML: 78 used by the ACPI subsystem in arbitrary AML code and 119 Disable auto-serialization of AML methods 120 AML control methods that contain the opcodes to create
|
/Linux-v4.19/Documentation/arm64/ |
D | arm-acpi.txt | 37 -- ACPI’s byte code (AML) allows the platform to encode hardware behavior,
|
/Linux-v4.19/drivers/char/pcmcia/ |
D | synclink_cs.c | 275 #define AML 0x36 macro
|