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

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2.h157 #define ClearHubFeature ((UT_WRITE_CLASS_DEVICE << 8) | USB_REQ_CLEAR_FEATURE) macro
H A Ddwc2_hcd.c3472 case ClearHubFeature:
3473 dev_dbg(hsotg->dev, "ClearHubFeature %1xh\n", wvalue);
3484 "ClearHubFeature request %1xh unknown\n",

Completed in 183 milliseconds