Searched refs:XHC_DC_DCCTRL (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
H A DDebugCommunicationLibUsb3Common.c326 Dcctrl = XhcReadDebugReg (Handle, XHC_DC_DCCTRL);
614 Dcctrl = XhcReadDebugReg (Handle, XHC_DC_DCCTRL);
733 XhcSetDebugRegBit (Handle, XHC_DC_DCCTRL, BIT1|BIT31);
H A DDebugCommunicationLibUsb3Internal.h108 #define XHC_DC_DCCTRL 0x20 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciReg.h76 #define XHC_DC_DCCTRL 0x20 macro
H A DXhciReg.c688 ((XhcReadExtCapReg (Xhc, Xhc->DebugCapSupOffset + XHC_DC_DCCTRL) & BIT0) == 0)) {
H A DXhci.c183 ((XhcReadExtCapReg (Xhc, Xhc->DebugCapSupOffset + XHC_DC_DCCTRL) & BIT0) != 0)) {

Completed in 85 milliseconds