Home
last modified time | relevance | path

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

/drivers/mfd/
Dlpc_ich.c90 int abase; /* ACPI base */ member
815 pci_write_config_byte(dev, priv->abase, priv->abase_save); in lpc_ich_restore_config_space()
842 pci_read_config_byte(dev, priv->abase, &reg_save); in lpc_ich_enable_acpi_space()
843 pci_write_config_byte(dev, priv->abase, reg_save | 0x2); in lpc_ich_enable_acpi_space()
943 pci_read_config_dword(dev, priv->abase, &base_addr_cfg); in lpc_ich_init_gpio()
1023 pci_read_config_dword(dev, priv->abase, &base_addr_cfg); in lpc_ich_init_wdt()
1225 priv->abase = ACPIBASE; in lpc_ich_probe()