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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DwcHw.h 71 #define DWC2_GOTGCTL_HSTSETHNPEN (1 << 10)
    [all...]
DwUsbHostDxe.c 892 MmioAnd32 (DwHc->DwUsbBase + GOTGCTL, ~(DWC2_GOTGCTL_HSTSETHNPEN));
    [all...]

Completed in 64 milliseconds