Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h48 #define HUB_PORT_FEATURE_HIGHSPEED (0x0a) /* USB 2.0 only */ macro
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c694 status |= (1 << HUB_PORT_FEATURE_HIGHSPEED); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1168 status |= (1 << HUB_PORT_FEATURE_HIGHSPEED); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c966 status |= (1 << HUB_PORT_FEATURE_HIGHSPEED); in usbh_roothub_control()

Completed in 11 milliseconds