/device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPL011SerialPortLib/ |
D | EarlyFdtPL011SerialPortLib.c | 68 CONST CHAR8 *Compatible; in SerialPortGetBaseAddress() local 89 Compatible = fdt_getprop (DeviceTreeBase, Node, "compatible", &Len); in SerialPortGetBaseAddress() 90 if (Compatible == NULL) { in SerialPortGetBaseAddress() 97 for (CompatibleItem = Compatible; CompatibleItem < Compatible + Len; in SerialPortGetBaseAddress()
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformPeiLib/ |
D | PlatformPeiLib.c | 40 CONST CHAR8 *Compatible; in PlatformPeim() local 77 Compatible = fdt_getprop (Base, Node, "compatible", &Len); in PlatformPeim() 82 for (CompItem = Compatible; CompItem != NULL && CompItem < Compatible + Len; in PlatformPeim()
|
/device/linaro/bootloader/edk2/ArmVirtPkg/FdtClientDxe/ |
D | FdtClientDxe.c | 89 CONST CHAR8 *Type, *Compatible; in FindNextCompatibleNode() local 110 for (Compatible = Type; Compatible < Type + Len && *Compatible; in FindNextCompatibleNode() 111 Compatible += 1 + AsciiStrLen (Compatible)) { in FindNextCompatibleNode() 112 if (AsciiStrCmp (CompatibleString, Compatible) == 0) { in FindNextCompatibleNode()
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/ |
D | Thunk64To32.asm | 107 ; Change to Compatible Segment 111 mov rdx, OFFSET Compatible ; assume address < 4G 116 Compatible: label
|
D | Thunk64To32.S | 109 # Change to Compatible Segment 113 lea Compatible(%rip), %rdx # assume address < 4G 118 Compatible: label
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/ |
D | AsmDispatchExecute.asm | 101 ; Change to Compatible Segment 105 mov rdx, OFFSET Compatible ; assume address < 4G 110 Compatible: label
|
D | AsmDispatchExecute.S | 103 # Change to Compatible Segment 107 lea Compatible(%rip), %rdx # assume address < 4G 112 Compatible: label
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/Dsdt/ |
D | D05Pci.asl | 47 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 107 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 180 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 252 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 323 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 394 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 465 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 537 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge
|
D | D05Usb.asl | 25 Name (_CID, "HISI0D2" /* EHCI USB Controller without debug */) // _CID: Compatible ID
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/ |
D | Thunk64To32.nasm | 109 ; Change to Compatible Segment 113 mov rdx, Compatible ; assume address < 4G 118 Compatible:
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/ |
D | D03Pci.asl | 26 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 105 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 185 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge
|
D | D03Usb.asl | 25 Name (_CID, "HISI0D2" /* EHCI USB Controller without debug */) // _CID: Compatible ID
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/ |
D | Pci.asl | 25 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge 105 Name (_CID, "PNP0A03") // Compatible PCI Root Bridge
|
D | Usb.asl | 25 Name (_CID, "HISI0D2" /* EHCI USB Controller without debug */) // _CID: Compatible ID
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/ |
D | Dsdt.asl | 305 Name (_CID, "ARMH0011") // _CID: Compatible ID 320 Name (_CID, "ARMH0061") // _CID: Compatible ID 335 Name (_CID, "ARMH0061") // _CID: Compatible ID 350 Name (_CID, "ARMH0061") // _CID: Compatible ID 369 Name (_CID, "ARMH0061") // _CID: Compatible ID 507 Name (_CID, "PNP0A03" /* PCI Bus */) // _CID: Compatible ID
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Library/ComPhyLib/ |
D | ComPhyLib.h | 51 #define GET_TYPE_STRING(id) PcdGetPtr(PcdChip##id##Compatible)
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | Pch.asl | 213 Name (_CID, "LPE0F28") // _CID: Compatible ID 297 Name (_CID, "DMA0F28") // _CID: Compatible ID
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/ |
D | AcpiSsdtRootPci.asl | 79 Name(_CID, EISAID("PNP0A03")) // Compatible PCI Root Bridge
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/ |
D | Platform.asl | 278 Name(_CID,EISAID ("PNP0A03")) // Compatible PCI Root Bridge
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/ |
D | VfrSyntax.g | 3149 // Compatible for framework vfr file 3900 | vareqvalExp[$RootLevel, $ExpOpCount] //Compatible for Framework vareqval
|