Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dfixup-cobalt.c42 (dev->class >> 8) == PCI_CLASS_MEMORY_OTHER) { in qube_raq_galileo_early_fixup()
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dpci.c234 .class = PCI_CLASS_MEMORY_OTHER << 8,
/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h49 #define PCI_CLASS_MEMORY_OTHER 0x0580 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h54 #define PCI_CLASS_MEMORY_OTHER 0x0580 macro
/OK3568_Linux_fs/kernel/drivers/pci/switch/
H A Dswitchtec.c1658 .class = (PCI_CLASS_MEMORY_OTHER << 8), \