HomeSort by relevance Sort by last modified time
    Searched refs:XHC_HCCPARAMS_OFFSET (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciReg.h 47 #define XHC_HCCPARAMS_OFFSET 0x10 // Capability Parameters
Xhci.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciReg.h 28 #define XHC_HCCPARAMS_OFFSET 0x10 // Capability Parameters
XhcPeim.c     [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DebugCommunicationLibUsb3Internal.h 66 #define XHC_HCCPARAMS_OFFSET 0x10
DebugCommunicationLibUsb3Common.c 259 CapabilityPointer = Handle->XhciMmioBase + (MmioRead32 ((UINTN)(Handle->XhciMmioBase + XHC_HCCPARAMS_OFFSET)) >> 16) * 4;

Completed in 1217 milliseconds