Home
last modified time | relevance | path

Searched refs:Interrupt (Results 1 – 22 of 22) sorted by relevance

/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/
Dinterrupt.asl31 * Interrupt() Interrupt Resource Descriptor Macro
38 Interrupt (ResourceProducer, Level, ActiveHigh, Exclusive, ,, )
46 Interrupt (ResourceProducer, Level, ActiveHigh, Shared, ,, )
55 Interrupt (ResourceProducer, Level, ActiveLow, Exclusive, ,, )
65 Interrupt (ResourceProducer, Level, ActiveLow, Shared, ,, )
76 Interrupt (ResourceProducer, Edge, ActiveHigh, Exclusive, ,, )
88 Interrupt (ResourceProducer, Edge, ActiveHigh, Shared, ,, )
101 Interrupt (ResourceProducer, Edge, ActiveLow, Exclusive, ,, )
115 Interrupt (ResourceProducer, Edge, ActiveLow, Shared, ,, )
130 Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, ,, )
[all …]
Dirq.asl31 * IRQ() Interrupt Resource Descriptor Macro
151 Bit[4] Interrupt is shareable, _SHR
152 Bit[3] Interrupt Polarity, _LL
155 Bit[0] Interrupt Mode, _HE
156 0 Level-Triggered - Interrupt is triggered in response to signal in a low state.
157 1 Edge-Triggered - Interrupt is triggered in response to a change in signal state
Dirqnoflags.asl31 * IRQNoFlags() Interrupt Resource Descriptor Macro
Dresourcetemplate.asl126Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
661Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
1153Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
1545Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
2080Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
2703Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
3213Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
3748Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
4240Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
4632Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
[all …]
Dconcatenaterestemplate.asl127Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
519Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
1054Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
1677Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0xFF, "!\"#$%&\'()*+,-./0123456789:;<=>?@ABC…
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0056_ASL/
DDECL.asl32 …* SUMMARY: The ASL Compiler generates a one element descriptor for Interrupt macro with the empty …
43 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared) {}
47 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared) {0}
50 Store("The contents of the Interrupt(...){} Descriptor:", Debug)
52 Store("The contents of the Interrupt(...){0} Descriptor:", Debug)
66 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared) {0}
68 Store("The contents of the obtained Interrupt Descriptor:", Debug)
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0055_ASL/
DDECL.asl32 * SUMMARY: The ASL Compiler should reject the same Interrupt numbers (Interrupt macros)
41 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared) {9, 9}
44 Store("The contents of the obtained Interrupt Descriptor:", Debug)
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0053_ASL/
DDECL.asl32 …* SUMMARY: The ASL Compiler doesn't reject the out of range number of interrupts for Interrupt mac…
41 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared) {
61 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared) {
80 Store("The contents of the obtained Interrupt Descriptor:", Debug)
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0219/
DDECL.asl31 …* SUMMARY: The result of Interrupt Resource Template macro is incorrect when ResourceSource is omi…
37 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0x0F,, )
44 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0x0F,, )
/acpica-latest/tests/aslts/src/compilation/collection/
Ddescriptor.asl122 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0x0f)
127 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared,, "PATHPATHPATH")
132 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared) {9, 9}
136 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared) {
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0052/
DDECL.asl31 …* SUMMARY: The EdgeLevel offset of Interrupt macro (_HE) is specified as 25-th bit but actually it…
37 Interrupt (ResourceProducer, Edge, ActiveLow, Shared, ,, )
/acpica-latest/source/include/
Dactbl3.h261 UINT32 Interrupt; member
307 UINT32 Interrupt; member
Dacrestyp.h294 UINT8 Interrupt; member
548 UINT32 Interrupt; member
Damlresrc.h507 UINT32 Interrupt; member
/acpica-latest/tests/aslts/adm/BugState/
DALLBUGS_DUP59 …52| I | | | | | The EdgeLevel offset of Interrupt macro (_HE) i…
60 … | | The ASL Compiler doesn't reject the out of range number of interrupts for Interrupt macro
62 …XED | | The ASL Compiler should reject the same Interrupt numbers (Interrupt macros)
63 … | 100 | The ASL Compiler generates a one element descriptor for Interrupt macro with the e…
226 219| I | 426 | | | 100 | The result of Interrupt Resource Template macro…
DALLBUGS59 …52| I | | | | | The EdgeLevel offset of Interrupt macro (_HE) i…
60 … | | The ASL Compiler doesn't reject the out of range number of interrupts for Interrupt macro
62 …XED | | The ASL Compiler should reject the same Interrupt numbers (Interrupt macros)
63 … | 100 | The ASL Compiler generates a one element descriptor for Interrupt macro with the e…
226 219| I | 426 | | | 100 | The result of Interrupt Resource Template macro…
/acpica-latest/source/common/
Ddmtbinfo3.c252 {ACPI_DMT_UINT32, ACPI_SPCR_OFFSET (Interrupt), "Interrupt", 0},
286 {ACPI_DMT_UINT32, ACPI_SPMI_OFFSET (Interrupt), "Interrupt", 0},
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0070_ASL/
DDECL.asl46 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared, 0x0f)
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0071_ASL/
DDECL.asl46 Interrupt (ResourceConsumer, Edge, ActiveLow, Shared ,, "PATHPATHPATH")
/acpica-latest/source/tools/examples/
Dextables.c418 [0002] SCI Interrupt : 0000
/acpica-latest/documents/
Dchanges.txt28 AcpiExec: Added a new command, ?interrupt?. The Interrupt command simulates an interrupt with a Int…
30 …ing all GED devices. For each GED device in the namespace we record the Interrupt object and the _…
5424 Implemented support for host-installed System Control Interrupt (SCI)
6207 Irq, Interrupt, and Gpio resource descriptors in ACPI 5.0. ACPICA BZ 986.
7208 System Control Interrupt (SCI)
10336 Handles the case for the Interrupt Resource Descriptor where
12546 VendorLong, and Interrupt. This was noticed on IA64 machines, but could
13330 Interrupt().
14512 Fixed a problem where the _HE resource name for the Interrupt macro was
14515 Implemented check for maximum 255 interrupts in the Interrupt macro.
[all …]
/acpica-latest/tests/misc/
Dgrammar.asl362 Interrupt (ResourceConsumer, Level, ActiveLow, Exclusive, 0xE, "\\_SB_.TEST")
366 Interrupt (ResourceConsumer, Edge, ActiveHigh, Exclusive, 0x6, "xxxx")
373 Interrupt (ResourceProducer, Edge, ActiveHigh, Exclusive)