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