Lines Matching full:embedded
11 by the embedded controller, with the ACPI firmware exposing a standard ACPI WMI interface on top
12 of the embedded controller interface.
17 The WMI interface description can be decoded from the embedded binary MOF (bmof)
148 Returns embedded controller information, the selected subfeature does not matter. The output
151 The first 4 bits of the flag byte contain the minor version of the embedded controller interface,
152 with the next 2 bits containing the major version of the embedded controller interface.
154 The 7th bit signals if the embedded controller page changed (exact meaning is unknown), and the
184 .. warning:: Randomly poking the embedded controller interface can potentially cause damage
187 The underlying embedded controller interface is used by the ``msi-ec`` driver, and it seems
188 that many methods just copy a part of the embedded controller memory into the output buffer.
191 the embedded controller memory is accessed by the ACPI AML code. The driver also supports a
195 More information about the MSI embedded controller interface can be found at the