Home
last modified time | relevance | path

Searched refs:gctrl_save (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Dlpc_ich.c365 int gctrl_save; /* Cached GPIO control value */ member
972 if (priv->gctrl_save >= 0) { in lpc_ich_restore_config_space()
973 pci_write_config_byte(dev, priv->gctrl, priv->gctrl_save); in lpc_ich_restore_config_space()
974 priv->gctrl_save = -1; in lpc_ich_restore_config_space()
1012 priv->gctrl_save = reg_save; in lpc_ich_enable_gpio_space()
1392 priv->gctrl_save = -1; in lpc_ich_probe()