HomeSort by relevance Sort by last modified time
    Searched defs:DIEPTSIZ (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.h 404 #define DIEPTSIZ(x) (0x910 + 0x20 * (x))
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
usb.h 358 #define DIEPTSIZ(x) (DWC_OTG_BASE + 0x910 + 0x20 * (x))
    [all...]

Completed in 44 milliseconds