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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciReg.h 58 #define XHC_CRCR_OFFSET 0x0018 // Command Ring Control Register Offset
XhciSched.c 604 XhcWriteOpReg (Xhc, XHC_CRCR_OFFSET, XHC_LOW_32BIT(CmdRingPhy));
605 XhcWriteOpReg (Xhc, XHC_CRCR_OFFSET + 4, XHC_HIGH_32BIT (CmdRingPhy));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciReg.h 39 #define XHC_CRCR_OFFSET 0x0018 // Command Ring Control Register Offset
XhciSched.c     [all...]

Completed in 64 milliseconds