Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h156 #define DWC2_GUSBCFG_IC_USB_CAP (1 << 26) macro
H A Ddwc2.c466 usbcfg |= DWC2_GUSBCFG_IC_USB_CAP; in dwc_otg_core_init()