Searched refs:Control (Results 1 – 10 of 10) sorted by relevance
| /third_party/lib/acpica/source/components/dispatcher/ |
| A D | dscontrol.c | 94 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 D | dswexec.c | 299 WalkState->ControlState->Control.PredicateOp = Op; in AcpiDsExecBeginOp() 747 (WalkState->ControlState->Control.PredicateOp == Op)) in AcpiDsExecEndOp()
|
| A D | dsutils.c | 271 (WalkState->ControlState->Control.PredicateOp == Op)) in AcpiDsIsResultUsed()
|
| /third_party/lib/acpica/source/tools/examples/ |
| A D | extables.c | 315 [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 D | psloop.c | 274 WalkState->ControlState->Control.PackageEnd = in AcpiPsGetArguments()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | aclocal.h | 820 ACPI_CONTROL_STATE Control; member
|
| A D | actbl1.h | 219 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */ member
|
| /third_party/lib/acpica/tests/misc/ |
| A D | grammar.asl | 95 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 D | dmtbinfo.c | 1006 {ACPI_DMT_GAS, ACPI_ECDT_OFFSET (Control), "Command/Status Register", 0},
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 1938 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