Searched defs:lpc_ich_priv (Results 1 – 1 of 1) sorted by relevance
93 struct lpc_ich_priv { struct94 int chipset;96 int abase; /* ACPI base */97 int actrl_pbase; /* ACPI control or PMC base */98 int gbase; /* GPIO base */99 int gctrl; /* GPIO control */101 int abase_save; /* Cached ACPI base value */102 int actrl_pbase_save; /* Cached ACPI control or PMC base value */103 int gctrl_save; /* Cached GPIO control value */