Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Internal.h65 #define PCI_CAPABILITY_ID_DEBUG_PORT 0x0A macro
DDebugCommunicationLibUsb3Common.c267 if ((Capability & XHC_CAPABILITY_ID_MASK) == PCI_CAPABILITY_ID_DEBUG_PORT) { in CalculateUsbDebugPortMmioBase()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DDebugCommunicationLibUsb.c40 #define PCI_CAPABILITY_ID_DEBUG_PORT 0x0A macro
221 if (CapabilityId == PCI_CAPABILITY_ID_DEBUG_PORT) { in CalculateUsbDebugPortBar()