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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.h 120 #define DCTL_CSFTRST BIT30
DwUsb3Dxe.c 547 MmioAndThenOr32 (DCTL, ~DCTL_RUN_STOP, DCTL_CSFTRST);
552 } while (Data & DCTL_CSFTRST);
    [all...]

Completed in 99 milliseconds