gctrl_save         95 drivers/mfd/lpc_ich.c 	int gctrl_save;		/* Cached GPIO control value */
gctrl_save        823 drivers/mfd/lpc_ich.c 	if (priv->gctrl_save >= 0) {
gctrl_save        824 drivers/mfd/lpc_ich.c 		pci_write_config_byte(dev, priv->gctrl, priv->gctrl_save);
gctrl_save        825 drivers/mfd/lpc_ich.c 		priv->gctrl_save = -1;
gctrl_save        863 drivers/mfd/lpc_ich.c 	priv->gctrl_save = reg_save;
gctrl_save       1179 drivers/mfd/lpc_ich.c 	priv->gctrl_save = -1;