Searched refs:AML (Results 1 – 24 of 24) sorted by relevance
/linux-6.1.9/Documentation/firmware-guide/acpi/ |
D | method-tracing.rst | 77 AML tracer 81 the "trace points" the AML interpreter starts/stops to execute a control 82 method, or an AML opcode. Note that the format of the log entries are 100 Developers can utilize these special log entries to track the AML 102 that, as the "AML tracer" logs are implemented via ACPI_DEBUG_PRINT() 104 "AML tracer" logs. 106 The following command examples illustrate the usage of the "AML tracer" 109 a. Filter out the method start/stop "AML tracer" logs when control 117 b. Filter out the method start/stop "AML tracer" when the specified 126 c. Filter out the method start/stop "AML tracer" logs when the specified [all …]
|
D | aml-debugger.rst | 5 The AML Debugger 12 This document describes the usage of the AML debugger embedded in the Linux 18 The following kernel configuration items are required to enable the AML 47 That spawns the interactive AML debugger environment where you can execute 71 It may be useful to run the AML debugger in a test script. "acpidbg" supports
|
D | acpi-lid.rst | 15 using a control method lid device. To implement this, the AML tables issue 31 However the word of "current" has ambiguity, some buggy AML tables return 35 initial returning value. When the AML tables implement this control method 42 There are buggy AML tables never notifying when the lid device state is 44 it is guaranteed that the AML tables always notify "closed" when the lid 47 tested, it is reliable from all AML tables. 85 isn't ready to handle the buggy AML tables. 107 opens given that some AML tables do not send "opened" notifications 114 handle the buggy AML tables.
|
D | debug.rst | 117 Enable all AML "Debug" output (stores to the Debug object while interpreting 118 AML) during boot::
|
D | osi.rst | 9 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.rst | 70 possibly leading to a conflict with AML methods in the ACPI namespace. In 77 In all cases in which kernel code may do something that will confuse AML as a
|
D | method-customizing.rst | 58 e) assemble the file to generate the AML code of the method.
|
D | namespace.rst | 40 control methods, encoded in AML (ACPI Machine Language). The data block
|
/linux-6.1.9/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 17 Because ACPI supports external references in AML code a more practical 54 which can then be compiled to AML binary format:: 63 AML Output: minnowmax.aml - 165 bytes, 6 named objects, 1 executable opcodes 67 The resulting AML code can then be loaded by the kernel using one of the methods 77 AML code must be placed in the first, uncompressed, initrd under the 114 In order to store the AML code in an EFI variable the efivarfs filesystem can be 177 and writing the SSDT AML code in the aml attribute::
|
/linux-6.1.9/arch/arm64/boot/dts/amlogic/ |
D | meson-gxl-s905d-libretech-pc.dts | 15 model = "Libre Computer AML-S905D-PC";
|
D | meson-gxm-s912-libretech-pc.dts | 15 model = "Libre Computer AML-S912-PC";
|
D | meson-gxl-s905x-libretech-cc-v2.dts | 18 model = "Libre Computer AML-S905X-CC V2";
|
D | meson-gxl-s805x-libretech-ac.dts | 18 model = "Libre Computer AML-S805X-AC";
|
D | meson-gxl-s905x-libretech-cc.dts | 18 model = "Libre Computer AML-S905X-CC";
|
/linux-6.1.9/drivers/acpi/ |
D | Kconfig | 64 bool "AML debugger interface" 67 Enable in-kernel debugging of AML facilities: statistics, 451 This debug facility allows ACPI AML methods to be inserted and/or 578 set of binary executables that can be called from the AML interpreter 581 Say Y to enable the AML interpreter to execute the PRM code.
|
/linux-6.1.9/arch/ia64/ |
D | Kconfig | 353 bool "Support ACPI AML calls to native firmware" 356 region 0xA1. AML methods can use this OpRegion to call arbitrary
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-firmware-acpi | 110 A GPE vectors to a specified handler in AML, which
|
/linux-6.1.9/Documentation/arm/samsung-s3c24xx/ |
D | overview.rst | 111 AML M5900
|
/linux-6.1.9/arch/arm/mach-s3c/ |
D | Kconfig.s3c24xx | 199 bool "AML M5900 Series"
|
/linux-6.1.9/Documentation/admin-guide/pm/ |
D | amd-pstate.rst | 44 provide the low latency register model (MSR) instead of an AML code
|
/linux-6.1.9/Documentation/power/ |
D | pci.rst | 151 using special byte-code language called the ACPI Machine Language (AML) and 153 them as needed using an AML interpreter that translates the AML byte code into
|
/linux-6.1.9/Documentation/arm64/ |
D | arm-acpi.rst | 39 - ACPI’s byte code (AML) allows the platform to encode hardware behavior,
|
/linux-6.1.9/Documentation/admin-guide/ |
D | kernel-parameters.txt | 40 Disable AML predefined validation mechanism 44 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-6.1.9/drivers/char/pcmcia/ |
D | synclink_cs.c | 275 #define AML 0x36 macro
|