Searched defs:lpc_ich_priv (Results 1 – 1 of 1) sorted by relevance
95 struct lpc_ich_priv { struct96 int chipset;98 int abase; /* ACPI base */99 int actrl_pbase; /* ACPI control or PMC base */100 int gbase; /* GPIO base */101 int gctrl; /* GPIO control */103 int abase_save; /* Cached ACPI base value */104 int actrl_pbase_save; /* Cached ACPI control or PMC base value */105 int gctrl_save; /* Cached GPIO control value */