Home
last modified time | relevance | path

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

/drivers/mfd/
Dlpc_ich.c99 int abase; /* ACPI base */ member
769 pci_write_config_byte(dev, priv->abase, priv->abase_save); in lpc_ich_restore_config_space()
796 pci_read_config_byte(dev, priv->abase, &reg_save); in lpc_ich_enable_acpi_space()
797 pci_write_config_byte(dev, priv->abase, reg_save | 0x2); in lpc_ich_enable_acpi_space()
897 pci_read_config_dword(dev, priv->abase, &base_addr_cfg); in lpc_ich_init_gpio()
973 pci_read_config_dword(dev, priv->abase, &base_addr_cfg); in lpc_ich_init_wdt()
1055 priv->abase = ACPIBASE; in lpc_ich_probe()