Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h71 #define PCI_CLASS_SYSTEM_PIC 0x0800 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h78 #define PCI_CLASS_SYSTEM_PIC 0x0800 macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dsetup-bus.c187 if (class == PCI_CLASS_SYSTEM_PIC) { in __dev_sort_resources()