Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_HOST (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dsis-agp.c242 .class = (PCI_CLASS_BRIDGE_HOST << 8),
250 .class = (PCI_CLASS_BRIDGE_HOST << 8),
258 .class = (PCI_CLASS_BRIDGE_HOST << 8),
266 .class = (PCI_CLASS_BRIDGE_HOST << 8),
274 .class = (PCI_CLASS_BRIDGE_HOST << 8),
282 .class = (PCI_CLASS_BRIDGE_HOST << 8),
290 .class = (PCI_CLASS_BRIDGE_HOST << 8),
298 .class = (PCI_CLASS_BRIDGE_HOST << 8),
306 .class = (PCI_CLASS_BRIDGE_HOST << 8),
314 .class = (PCI_CLASS_BRIDGE_HOST << 8),
[all …]
H A Damd64-agp.c616 .class = (PCI_CLASS_BRIDGE_HOST << 8),
625 .class = (PCI_CLASS_BRIDGE_HOST << 8),
634 .class = (PCI_CLASS_BRIDGE_HOST << 8),
643 .class = (PCI_CLASS_BRIDGE_HOST << 8),
652 .class = (PCI_CLASS_BRIDGE_HOST << 8),
661 .class = (PCI_CLASS_BRIDGE_HOST << 8),
670 .class = (PCI_CLASS_BRIDGE_HOST << 8),
679 .class = (PCI_CLASS_BRIDGE_HOST << 8),
688 .class = (PCI_CLASS_BRIDGE_HOST << 8),
696 .class = (PCI_CLASS_BRIDGE_HOST << 8),
[all …]
H A Damd-k7-agp.c514 .class = (PCI_CLASS_BRIDGE_HOST << 8),
522 .class = (PCI_CLASS_BRIDGE_HOST << 8),
530 .class = (PCI_CLASS_BRIDGE_HOST << 8),
H A Dnvidia-agp.c431 .class = (PCI_CLASS_BRIDGE_HOST << 8),
439 .class = (PCI_CLASS_BRIDGE_HOST << 8),
H A Dali-agp.c386 .class = (PCI_CLASS_BRIDGE_HOST << 8),
H A Defficeon-agp.c430 .class = (PCI_CLASS_BRIDGE_HOST << 8),
H A Dvia-agp.c526 .class = (PCI_CLASS_BRIDGE_HOST << 8), \
H A Dati-agp.c546 .class = (PCI_CLASS_BRIDGE_HOST << 8),
H A Dsworks-agp.c536 .class = (PCI_CLASS_BRIDGE_HOST << 8),
H A Duninorth-agp.c687 .class = (PCI_CLASS_BRIDGE_HOST << 8),
H A Di460-agp.c624 .class = (PCI_CLASS_BRIDGE_HOST << 8),
H A Dintel-agp.c834 .class = (PCI_CLASS_BRIDGE_HOST << 8), \
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dearly-quirks.c699 PCI_CLASS_BRIDGE_HOST, PCI_ANY_ID, 0, fix_hypertransport_config },
704 { PCI_VENDOR_ID_INTEL, 0x3403, PCI_CLASS_BRIDGE_HOST,
706 { PCI_VENDOR_ID_INTEL, 0x3405, PCI_CLASS_BRIDGE_HOST,
708 { PCI_VENDOR_ID_INTEL, 0x3406, PCI_CLASS_BRIDGE_HOST,
721 PCI_CLASS_BRIDGE_HOST, PCI_ANY_ID, 0, force_disable_hpet},
H A Daperture_64.c240 case PCI_CLASS_BRIDGE_HOST: in search_agp_bridge()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dfixup-cobalt.c44 dev->class = (PCI_CLASS_BRIDGE_HOST << 8) | (dev->class & 0xff); in qube_raq_galileo_early_fixup()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Ddirect.c210 if (x == PCI_CLASS_BRIDGE_HOST || x == PCI_CLASS_DISPLAY_VGA) in pci_sanity_check()
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci_igd.c226 host_bridge->class != (PCI_CLASS_BRIDGE_HOST << 8)) { in vfio_pci_igd_cfg_init()
/OK3568_Linux_fs/u-boot/board/imgtec/malta/
H A Dlowlevel_init.S188 li t1, (PCI_CLASS_BRIDGE_HOST << MSC01_PCI_HEAD2_CLASS_SHF) | \
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c94 dev = pci_get_class(PCI_CLASS_BRIDGE_HOST << 8, NULL); in have_wrcomb()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dbios32.c149 dev->class |= PCI_CLASS_BRIDGE_HOST << 8; in pci_fixup_dec21285()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dcore_mcpcia.c285 return (pci_rev >> 16) == PCI_CLASS_BRIDGE_HOST; in mcpcia_probe_hose()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci.c822 if ((pdev->class >> 8) == PCI_CLASS_BRIDGE_HOST) in __pci_mmap_make_offset()
/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h52 #define PCI_CLASS_BRIDGE_HOST 0x0600 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h57 #define PCI_CLASS_BRIDGE_HOST 0x0600 macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dsetup-bus.c183 if (class == PCI_CLASS_NOT_DEFINED || class == PCI_CLASS_BRIDGE_HOST) in __dev_sort_resources()

12