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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.h 282 #define HCINTMSK(x) (0x50C + 0x20 * (x))
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DwcHw.h 23 #define HCINTMSK(_ch) HSOTG_REG(0x050c + 0x20 * (_ch))
    [all...]
DwUsbHostDxe.c 227 MmioWrite32 (DwHc->DwUsbBase + HCINTMSK(DWC2_HC_CHANNEL), 0);
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
usb.h 232 #define HCINTMSK(x) (DWC_OTG_BASE + 0x50C + 0x20 * (x))
    [all...]

Completed in 49 milliseconds