Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h128 #define DWC2_GUSBCFG_DDRSEL (1 << 7) macro
H A Ddwc2.c400 usbcfg |= DWC2_GUSBCFG_DDRSEL; in dwc_otg_core_init()
402 usbcfg &= ~DWC2_GUSBCFG_DDRSEL; in dwc_otg_core_init()