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

/linux-4.1.27/drivers/mfd/
H A Dlpc_ich.c105 int gctrl_save; /* Cached GPIO control value */ member in struct:lpc_ich_priv
784 if (priv->gctrl_save >= 0) { lpc_ich_restore_config_space()
785 pci_write_config_byte(dev, priv->gctrl, priv->gctrl_save); lpc_ich_restore_config_space()
786 priv->gctrl_save = -1; lpc_ich_restore_config_space()
824 priv->gctrl_save = reg_save; lpc_ich_enable_gpio_space()
1038 priv->gctrl_save = -1; lpc_ich_probe()

Completed in 125 milliseconds