Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h132 #define DWC2_GUSBCFG_HNPCAP (1 << 9) macro
H A Ddwc2.c464 usbcfg |= DWC2_GUSBCFG_HNPCAP | DWC2_GUSBCFG_SRPCAP; in dwc_otg_core_init()