Home
last modified time | relevance | path

Searched refs:AML (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/Documentation/acpi/
Dmethod-tracing.txt4 The AML method name that the user wants to trace
18 and the AML method is traced every time it's executed.
20 "1" means this feature is enabled and the AML method
Ddebug.txt129 Enable all AML "Debug" output (stores to the Debug object while interpreting
130 AML) during boot:
Dmethod-customizing.txt46 e) assemble the file to generate the AML code of the method.
Dnamespace.txt37 control methods, encoded in AML (ACPI Machine Language). The data block
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-firmware-acpi72 A GPE vectors to a specified handler in AML, which
/linux-4.1.27/arch/ia64/
DKconfig530 bool "Support ACPI AML calls to native firmware"
533 region 0xA1. AML methods can use this OpRegion to call arbitrary
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DOverview.txt118 AML M5900
/linux-4.1.27/arch/arm/mach-s3c24xx/
DKconfig183 bool "AML M5900 Series"
/linux-4.1.27/drivers/acpi/
DKconfig355 This debug facility allows ACPI AML methods to be inserted and/or
/linux-4.1.27/Documentation/power/
Dpci.txt146 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-4.1.27/Documentation/
Dkernel-parameters.txt218 Enable AML "Debug" output, i.e., stores to the Debug
219 object while interpreting AML:
249 Disable auto-serialization of AML methods
250 AML control methods that contain the opcodes to create
267 Disable AML predefined validation mechanism
271 root cause of an AML interpreter issue when the issue
373 used by the ACPI subsystem in arbitrary AML code and
/linux-4.1.27/Documentation/arm64/
Darm-acpi.txt37 -- ACPI’s bytecode (AML) allows the platform to encode hardware behavior,
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c275 #define AML 0x36 macro