Lines Matching refs: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)
144 Returns embedded controller information, the selected subfeature does not matter. The output
147 The first 4 bits of the flag byte contain the minor version of the embedded controller interface,
148 with the next 2 bits containing the major version of the embedded controller interface.
150 The 7th bit signals if the embedded controller page changed (exact meaning is unknown), and the
180 .. warning:: Randomly poking the embedded controller interface can potentially cause damage
183 The underlying embedded controller interface is used by the ``msi-ec`` driver, and it seems
184 that many methods just copy a part of the embedded controller memory into the output buffer.
187 the embedded controller memory is accessed by the ACPI AML code. The driver also supports a
191 More information about the MSI embedded controller interface can be found at the