Home
last modified time | relevance | path

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

/external/u-boot/board/imgtec/malta/
Dlowlevel_init.S187 li t1, (PCI_CLASS_BRIDGE_HOST << MSC01_PCI_HEAD2_CLASS_SHF) | \
/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.c639 .class = (PCI_CLASS_BRIDGE_HOST << 8),
/external/u-boot/include/
Dpci_ids.h52 #define PCI_CLASS_BRIDGE_HOST 0x0600 macro