Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h85 #define PCI_CLASS_SYSTEM_PIC 0x0800 macro
/openbmc/u-boot/include/
H A Dpci_ids.h72 #define PCI_CLASS_SYSTEM_PIC 0x0800 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h82 #define PCI_CLASS_SYSTEM_PIC 0x0800 macro
/openbmc/linux/drivers/pci/
H A Dsetup-bus.c184 if (class == PCI_CLASS_SYSTEM_PIC) { in __dev_sort_resources()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1047 { PCI_CLASS_SYSTEM_PIC, "interrupt-controller", pic_iface },