Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h109 #define PCI_CLASS_PROCESSOR_POWERPC 0x0b20 macro
/openbmc/u-boot/drivers/pci/
H A Dpci_auto.c381 case PCI_CLASS_PROCESSOR_POWERPC: /* an agent or end-point */ in dm_pciauto_config_device()
H A Dpci_auto_old.c393 case PCI_CLASS_PROCESSOR_POWERPC: /* an agent or end-point */ in pciauto_config_device()
/openbmc/qemu/hw/pci-host/
H A Dppce500.c501 k->class_id = PCI_CLASS_PROCESSOR_POWERPC; in e500_host_bridge_class_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dpci-common.c1713 if ((class == PCI_CLASS_PROCESSOR_POWERPC || in fixup_hide_host_resource_fsl()
/openbmc/u-boot/include/
H A Dpci_ids.h99 #define PCI_CLASS_PROCESSOR_POWERPC 0x0b20 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h110 #define PCI_CLASS_PROCESSOR_POWERPC 0x0b20 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1072 { PCI_CLASS_PROCESSOR_POWERPC, "powerpc", NULL },