Home
last modified time | relevance | path

Searched refs:USB3DBG_DBG_CAB (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Internal.h46 #define USB3DBG_DBG_CAB 1 // The XHCI host controller supports debug capability macro
DDebugCommunicationLibUsb3Common.c291 Handle->Initialized = USB3DBG_DBG_CAB; in CalculateUsbDebugPortMmioBase()
601 if (Handle->Initialized == USB3DBG_DBG_CAB) { in XhcDetectDebugCapabilityReady()