Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc2.h131 #define DWC2_GUSBCFG_SRPCAP (1 << 8) macro
H A Ddwc2.c467 usbcfg |= DWC2_GUSBCFG_HNPCAP | DWC2_GUSBCFG_SRPCAP; in dwc_otg_core_init()