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