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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.h 284 #define HCDMA(x) (0x514 + 0x20 * (x))
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DwcHw.h 25 #define HCDMA(_ch) HSOTG_REG(0x0514 + 0x20 * (_ch))
    [all...]
DwUsbHostDxe.c 202 MmioWrite32 (DwHc->DwUsbBase + HCDMA(DWC2_HC_CHANNEL), (UINTN)DwHc->AlignedBuffer);
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
usb.h 234 #define HCDMA(x) (DWC_OTG_BASE + 0x514 + 0x20 * (x))
    [all...]

Completed in 51 milliseconds