Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DDwcHw.h116 #define DWC2_GUSBCFG_PHYIF (1 << 3) macro
DDwUsbHostDxe.c945 UsbCfg &= ~(DWC2_GUSBCFG_ULPI_UTMI_SEL | DWC2_GUSBCFG_PHYIF); in DwCoreInit()