Searched defs:lpc_ich_priv (Results 1 – 1 of 1) sorted by relevance
88 struct lpc_ich_priv { struct89 int chipset;91 int abase; /* ACPI base */92 int actrl_pbase; /* ACPI control or PMC base */93 int gbase; /* GPIO base */94 int gctrl; /* GPIO control */96 int abase_save; /* Cached ACPI base value */97 int actrl_pbase_save; /* Cached ACPI control or PMC base value */98 int gctrl_save; /* Cached GPIO control value */