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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DwUsbHostDxe.c 359 if (Hprt0 & DWC2_HPRT0_PRTSUSP) {
418 Hprt0 |= DWC2_HPRT0_PRTSUSP;
490 Hprt0 &= ~DWC2_HPRT0_PRTSUSP;
    [all...]
DwcHw.h 524 #define DWC2_HPRT0_PRTSUSP (1 << 7)
    [all...]

Completed in 74 milliseconds