Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpegasos2.c307 static void pegasos2_pci_config_write(Pegasos2MachineState *pm, int bus, in pegasos2_pci_config_write() function
340 pegasos2_pci_config_write(pm, 0, PCI_COMMAND, 2, PCI_COMMAND_IO | in pegasos2_machine_reset()
342 pegasos2_pci_config_write(pm, 1, PCI_COMMAND, 2, PCI_COMMAND_IO | in pegasos2_machine_reset()
345 pegasos2_pci_config_write(pm, 1, (PCI_DEVFN(12, 0) << 8) | in pegasos2_machine_reset()
347 pegasos2_pci_config_write(pm, 1, (PCI_DEVFN(12, 0) << 8) | in pegasos2_machine_reset()
353 pegasos2_pci_config_write(pm, 1, (PCI_DEVFN(12, 0) << 8) | in pegasos2_machine_reset()
355 pegasos2_pci_config_write(pm, 1, (PCI_DEVFN(12, 0) << 8) | in pegasos2_machine_reset()
357 pegasos2_pci_config_write(pm, 1, (PCI_DEVFN(12, 0) << 8) | in pegasos2_machine_reset()
359 pegasos2_pci_config_write(pm, 1, (PCI_DEVFN(12, 0) << 8) | in pegasos2_machine_reset()
362 pegasos2_pci_config_write(pm, 1, (PCI_DEVFN(12, 1) << 8) | in pegasos2_machine_reset()
[all …]