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

/netbsd-current/sys/external/bsd/dwc2/
H A Ddwc2.h156 #define USB_PORT_FEAT_TEST UHF_PORT_TEST macro
/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.c1787 if (wvalue != USB_PORT_FEAT_TEST && (!windex || windex > 1))
1857 case USB_PORT_FEAT_TEST:
1860 "SetPortFeature - USB_PORT_FEAT_TEST\n");

Completed in 205 milliseconds