Home
last modified time | relevance | path

Searched refs:HCD_USB31 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhcd.c575 case HCD_USB31: in rh_call_control()
600 case HCD_USB31: in rh_call_control()
2759 case HCD_USB31: in usb_add_hcd()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h273 #define HCD_USB31 0x0050 /* USB 3.1 */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c1177 if (hcd->speed < HCD_USB31 || wLength != 8) { in xhci_hub_control()
H A Dxhci.c5249 hcd->speed = HCD_USB31; in xhci_gen_setup()