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