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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DwUsbHostDxe.c 285 DWC2_HPRT0_PRTRST);
291 DWC2_HPRT0_PRTRST));
367 if (Hprt0 & DWC2_HPRT0_PRTRST) {
425 DWC2_HPRT0_PRTRST);
427 MmioAnd32 (DwHc->DwUsbBase + HPRT0, ~DWC2_HPRT0_PRTRST);
478 DWC2_HPRT0_PRTRST);
480 MmioAnd32 (DwHc->DwUsbBase + HPRT0, ~DWC2_HPRT0_PRTRST);
1030 DWC2_HPRT0_PRTRST);
    [all...]
DwcHw.h 526 #define DWC2_HPRT0_PRTRST (1 << 8)
    [all...]

Completed in 63 milliseconds