HomeSort by relevance Sort by last modified time
    Searched defs:PCI_CLASS_BRIDGE_ISA (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
pci22.h 159 #define PCI_CLASS_BRIDGE_ISA 0x01
269 #define IS_PCI_LPC(_p) IS_CLASS3 (_p, PCI_CLASS_BRIDGE, PCI_CLASS_BRIDGE_ISA, 0)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
pci22.h 167 #define PCI_CLASS_BRIDGE_ISA 0x01
278 #define IS_PCI_LPC(_p) IS_CLASS3 (_p, PCI_CLASS_BRIDGE, PCI_CLASS_BRIDGE_ISA, 0)
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pci22.h 189 #define PCI_CLASS_BRIDGE_ISA 0x01
433 #define IS_PCI_LPC(_p) IS_CLASS2 (_p, PCI_CLASS_BRIDGE, PCI_CLASS_BRIDGE_ISA)
  /external/u-boot/include/
pci_ids.h 53 #define PCI_CLASS_BRIDGE_ISA 0x0601
    [all...]

Completed in 2654 milliseconds