Searched refs:GUSBCFG_SRPCAP (Results 1 – 4 of 4) sorted by relevance
85 #define GUSBCFG_SRPCAP BIT(8) macro
108 usbcfg &= ~(GUSBCFG_HNPCAP | GUSBCFG_SRPCAP); in dwc2_gusbcfg_init()121 usbcfg |= GUSBCFG_SRPCAP; in dwc2_gusbcfg_init()
3420 usbcfg &= ~(GUSBCFG_SRPCAP | GUSBCFG_HNPCAP); in dwc2_hsotg_core_init_disconnected()
112 #define GUSBCFG_SRPCAP BIT(8) macro