Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c553 int cfg_offset = 0xdc; in e100_pci_reset() local
554 int r = pci_pm_init(&s->dev, cfg_offset, errp); in e100_pci_reset()
559 pci_set_word(pci_conf + cfg_offset + PCI_PM_PMC, 0x7e21); in e100_pci_reset()
562 pci_set_word(pci_conf + cfg_offset + PCI_PM_CTRL, 0x0000); in e100_pci_reset()
564 pci_set_byte(pci_conf + cfg_offset + PCI_PM_PPB_EXTENSIONS, 0x0000); in e100_pci_reset()