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.90 NOr (Integer Bitwise Nor)<br />

Syntax<br />

NOr (Source1, Source2, Result) => Integer<br />

Arguments<br />

Source1 <strong>and</strong> Source2 are evaluated as Integers.<br />

Description<br />

A bitwise NOR is performed <strong>and</strong> the result is optionally stored in Result.<br />

19.6.91 Not (Integer Bitwise Not)<br />

Syntax<br />

Not (Source, Result) => Integer<br />

Result = ~Source => Integer<br />

Arguments<br />

Source is evaluated as an integer data type.<br />

Description<br />

A bitwise NOT is performed <strong>and</strong> the result is optionally stored in Result.<br />

19.6.92 Notify (Notify Object of Event)<br />

Syntax<br />

Notify (Object, NotificationValue)<br />

Arguments<br />

Notifies the OS that the NotificationValue for the Object has occurred. Object must be a reference to<br />

a device, processor, or thermal zone object.<br />

Description<br />

Object type determines the notification values. For example, the notification values for a thermal<br />

zone object are different from the notification values used for a device object. Undefined notification<br />

values are treated as reserved <strong>and</strong> are ignored by the OS.<br />

For lists of defined Notification values, see Section 5.6.6, “Device Object Notifications.”<br />

19.6.93 Offset (Change Current Field Unit Offset)<br />

Syntax<br />

Offset (ByteOffset)<br />

Version 6.0 867

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

Saved successfully!

Ooh no, something went wrong!