Searched refs:ICH9_LPC_PMBASE (Results 1 – 3 of 3) sorted by relevance
489 uint32_t pm_io_base = pci_get_long(lpc->d.config + ICH9_LPC_PMBASE); in ich9_lpc_pmbase_sci_update()569 if (ranges_overlap(addr, len, ICH9_LPC_PMBASE, 4) || in ich9_lpc_config_write()604 pci_set_long(d->config + ICH9_LPC_PMBASE, ICH9_LPC_PMBASE_DEFAULT); in ich9_lpc_reset()728 pci_set_long(d->wmask + ICH9_LPC_PMBASE, in ich9_lpc_realize()730 pci_set_byte(d->wmask + ICH9_LPC_PMBASE, in ich9_lpc_realize()
134 #define ICH9_LPC_PMBASE 0x40 macro
74 qpci_config_writel(d->dev, ICH9_LPC_PMBASE, PM_IO_BASE_ADDR | 0x1); in test_init()