Home
last modified time | relevance | path

Searched refs:DWC2_GUSBCFG_DDRSEL (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DDwcHw.h124 #define DWC2_GUSBCFG_DDRSEL (1 << 7) macro
DDwUsbHostDxe.c948 UsbCfg &= ~DWC2_GUSBCFG_DDRSEL; in DwCoreInit()