27.10.2015 Views

Advanced Configuration and Power Interface Specification

ACPI_6.0

ACPI_6.0

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ACPI Source Language (ASL)Reference<br />

19.6.40 Event (Declare Event Synchronization Object)<br />

Syntax<br />

Event (EventName)<br />

Arguments<br />

Creates an event synchronization object named EventName.<br />

Description<br />

For more information about the uses of an event synchronization object, see the ASL definitions for<br />

the Wait, Signal, <strong>and</strong> Reset function operators.<br />

19.6.41 ExtendedIO (Extended IO Resource Descriptor Macro)<br />

Syntax<br />

ExtendedIO (ResourceUsage, IsMinFixed, IsMaxFixed, Decode, ISARanges, AddressGranularity,<br />

AddressMinimum, AddressMaximum, AddressTranslation, RangeLength, TypeSpecificAttributes,<br />

DescriptorName, TranslationType, TranslationDensity)<br />

Arguments<br />

ResourceUsage specifies whether the Memory range is consumed by this device<br />

(ResourceConsumer) or passed on to child devices (ResourceProducer). If nothing is specified,<br />

then ResourceConsumer is assumed.<br />

IsMinFixed specifies whether the minimum address of this I/O range is fixed (MinFixed) or can be<br />

changed (MinNotFixed). If nothing is specified, then MinNotFixed is assumed. The 1-bit field<br />

DescriptorName._MIF is automatically created to refer to this portion of the resource descriptor,<br />

where ‘1’ is MinFixed <strong>and</strong> ‘0’ is MinNotFixed.<br />

IsMaxFixed specifies whether the maximum address of this I/O range is fixed (MaxFixed) or can be<br />

changed (MaxNotFixed). If nothing is specified, then MaxNotFixed is assumed. The 1-bit field<br />

DescriptorName._MAF is automatically created to refer to this portion of the resource descriptor,<br />

where ‘1’ is MaxFixed <strong>and</strong> ‘0’ is MaxNotFixed.<br />

Decode specifies whether or not the device decodes the I/O range using positive (PosDecode) or<br />

subtractive (SubDecode) decode. If nothing is specified, then PosDecode is assumed. The 1-bit field<br />

DescriptorName._DEC is automatically created to refer to this portion of the resource descriptor,<br />

where ‘1’ is SubDecode <strong>and</strong> ‘0’ is PosDecode.<br />

ISARanges specifies whether the I/O ranges specifies are limited to valid ISA I/O ranges (ISAOnly),<br />

valid non-ISA I/O ranges (NonISAOnly) or encompass the whole range without limitation<br />

(EntireRange). The 2-bit field DescriptorName._RNG is automatically created to refer to this<br />

portion of the resource descriptor, where ‘1’ is NonISAOnly, ‘2’ is ISAOnly <strong>and</strong> ‘0’ is EntireRange.<br />

AddressGranularity evaluates to a 64-bit integer that specifies the power-of-two boundary (- 1) on<br />

which the I/O range must be aligned. The 64-bit field DescriptorName._GRA is automatically<br />

created to refer to this portion of the resource descriptor.<br />

AddressMinimum evaluates to a 64-bit integer that specifies the lowest possible base address of the I/<br />

O range. The value must have ‘0’ in all bits where the corresponding bit in AddressGranularity is<br />

Version 6.0 831

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!