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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.c 626 data = GINTSTS_OEPINT | GINTSTS_IEPINT | GINTSTS_ENUMDONE | GINTSTS_USBRST;
DwUsbDxe.h 219 #define GINTSTS_USBRST (1 << 12)
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
usb.c 297 GINTSTS_USBRST | GINTSTS_USBSUSP | GINTSTS_ERLYSUSP |
943 if (ints & GINTSTS_USBRST) {
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
usb.h 165 #define GINTSTS_USBRST (1 << 12)
    [all...]

Completed in 536 milliseconds