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 />

Shared is an optional argument <strong>and</strong> can be either Shared or Exclusive. If not specified, Exclusive is<br />

assumed. The bit field name _SHR is automatically created to refer to this portion of the resource<br />

descriptor.<br />

VendorData is an optional argument that specifies an object to be decoded by the OS driver. It is a<br />

RawDataBuffer. The bit field name _VEN is automatically created to refer to this portion of the<br />

resource descriptor.<br />

Description<br />

The SPISerialBusV2 macro evaluates to a buffer that contains a SPI Serial Bus resource<br />

descriptor(Version 2). The macro is designed to be used inside of a ResourceTemplate (see<br />

Section 19.3.3).<br />

19.6.121 Stall (Stall for a Short Time)<br />

Syntax<br />

Stall (MicroSeconds)<br />

Arguments<br />

The Stall term is used to implement short-term timing requirements. Execution is delayed for at least<br />

the required number of microseconds.<br />

Description<br />

The implementation of Stall is OS-specific, but must not relinquish control of the processor.<br />

Because of this, delays longer than 100 microseconds must use Sleep instead of Stall.<br />

19.6.122 StartDependentFn (Start Dependent Function Resource<br />

Descriptor Macro)<br />

Syntax<br />

StartDependentFn (CompatibilityPriority, PerformancePriority) {ResourceList}<br />

Arguments<br />

CompatibilityPriority indicates the relative compatibility of the configuration specified by<br />

ResourceList relative to the PC/AT. 0 = Good, 1 = Acceptable, 2 = Sub-optimal.<br />

PerformancePriority indicates the relative performance of the configuration specified by<br />

ResourceList relative to the other configurations. 0 = Good, 1 = Acceptable, 2 = Sub-optimal.<br />

ResourceList is a list of resources descriptors which must be selected together for this configuration.<br />

Description<br />

The StartDependentFn macro evaluates to a buffer which contains a start dependent function<br />

resource descriptor, which describes a group of resources which must be selected together. Each<br />

subsequent StartDependentFn or StartDependentFnNoPri resource descriptor introduces a new<br />

choice of resources for configuring the device, with the last choice terminated with an<br />

EndDependentFn resource descriptor. The format of the start dependent function resource descriptor<br />

Version 6.0 887

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

Saved successfully!

Ooh no, something went wrong!