Searched refs:DWC2_GUSBCFG_IC_USB_CAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 156 #define DWC2_GUSBCFG_IC_USB_CAP (1 << 26) macro |
H A D | dwc2.c | 466 usbcfg |= DWC2_GUSBCFG_IC_USB_CAP; in dwc_otg_core_init() |