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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.c 618 Data = READ_REG32 (GRSTCTL) & GRSTCTL_AHBIDLE;
622 WRITE_REG32 (GRSTCTL, GRSTCTL_CSFTRST);
625 while (READ_REG32 (GRSTCTL) & GRSTCTL_CSFTRST);
628 while ((READ_REG32 (GRSTCTL) & GRSTCTL_AHBIDLE) == 0);
DwUsbDxe.h 194 #define GRSTCTL 0x010

Completed in 51 milliseconds