Home
last modified time | relevance | path

Searched refs:Control (Results 1 – 10 of 10) sorted by relevance

/third_party/lib/acpica/source/components/dispatcher/
A Ddscontrol.c94 if (WalkState->ControlState->Control.AmlPredicateStart == in AcpiDsExecBeginControlOp()
123 ControlState->Control.AmlPredicateStart = in AcpiDsExecBeginControlOp()
125 ControlState->Control.PackageEnd = in AcpiDsExecBeginControlOp()
127 ControlState->Control.Opcode = in AcpiDsExecBeginControlOp()
227 ControlState->Control.LoopCount++; in AcpiDsExecEndControlOp()
228 if (ControlState->Control.LoopCount > AcpiGbl_MaxLoopIterations) in AcpiDsExecEndControlOp()
240 ControlState->Control.AmlPredicateStart; in AcpiDsExecEndControlOp()
377 (WalkState->ControlState->Control.Opcode != AML_WHILE_OP)) in AcpiDsExecEndControlOp()
393 WalkState->ControlState->Control.PackageEnd; in AcpiDsExecEndControlOp()
A Ddswexec.c299 WalkState->ControlState->Control.PredicateOp = Op; in AcpiDsExecBeginOp()
747 (WalkState->ControlState->Control.PredicateOp == Op)) in AcpiDsExecEndOp()
A Ddsutils.c271 (WalkState->ControlState->Control.PredicateOp == Op)) in AcpiDsIsResultUsed()
/third_party/lib/acpica/source/tools/examples/
A Dextables.c315 [0001] P-State Control : 00
318 [0004] PM1A Control Block Address : 00000001
319 [0004] PM1B Control Block Address : 00000000
320 [0004] PM2 Control Block Address : 00000001
325 [0001] PM1 Control Block Length : 02
326 [0001] PM2 Control Block Length : 01
354 Control Method Power Button (V1) : 0
355 Control Method Sleep Button (V1) : 0
398 [0012] PM1A Control Block : [Generic Address Structure]
405 [0012] PM1B Control Block : [Generic Address Structure]
[all …]
/third_party/lib/acpica/source/components/parser/
A Dpsloop.c274 WalkState->ControlState->Control.PackageEnd = in AcpiPsGetArguments()
/third_party/lib/acpica/source/include/acpica/
A Daclocal.h820 ACPI_CONTROL_STATE Control; member
A Dactbl1.h219 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */ member
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl95 grammar.asl 6886: Name (_HID, "*PNP0C0A") // Control Method Battey ID
2654 // This is required to support Control Method Batteries on
3952 // If the Control method is success Zero is returned. Otherwise a non-zero
4250 //If the Control method is success Zero is returned else a non-zero number is returned
4487 //If the Control method is success Zero is returned else a non-zero number is returned
6401 Method (MCTH, 2, Serialized) // Control Method to compare two strings
6402 { // MCTH: Control Method to compare two strings
6447 } // MCTH: Control Method to compare two strings
6539 Name (_HID, EISAID ("PNP0C0A")) // Control Method Battey ID
6902 Name (_HID, "*PNP0C0A") // Control Method Battey ID
[all …]
/third_party/lib/acpica/source/common/
A Ddmtbinfo.c1006 {ACPI_DMT_GAS, ACPI_ECDT_OFFSET (Control), "Command/Status Register", 0},
/third_party/lib/acpica/
A Dchanges.txt1938 Implemented support for host-installed System Control Interrupt (SCI)
3586 PM Event and Control registers
3650 Control
3718 Fixed Events (PM1a/PM1b and PM Control)
3722 System Control Interrupt (SCI)
3800 Standard Predefined Names (Objects or Control Methods):
5179 value and thus must be implemented as Control Methods. These include all
5823 interfaces. A sleep/suspend could fail if the optional PM2 Control
6223 bit registers in PM1 Status, Enable, Control, and PM2 Control. The lock
6252 now handle the split registers for PM1 Status, Enable, and Control.
[all …]

Completed in 52 milliseconds