Searched refs:GUSBCFG_HNPCAP (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h105 #define GUSBCFG_HNPCAP (1 << 9) macro
H A Dcore.c367 usbcfg &= ~(GUSBCFG_HNPCAP | GUSBCFG_SRPCAP);
373 usbcfg |= GUSBCFG_HNPCAP;

Completed in 18 milliseconds