Home
last modified time | relevance | path

Searched defs:acpi_table_ecdt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/acpi/
H A Dactbl1.h982 struct acpi_table_ecdt { struct
983 struct acpi_table_header header; /* Common ACPI table header */
984 struct acpi_generic_address control; /* Address of EC command/status register */
985 struct acpi_generic_address data; /* Address of EC data register */
986 u32 uid; /* Unique ID - must be same as the EC _UID method */
987 u8 gpe; /* The GPE for the EC */
988 u8 id[]; /* Full namepath of the EC in the ACPI namespace */