Home
last modified time | relevance | path

Searched refs:HUB_PORT_FEATURE_RESET (Results 1 – 8 of 8) sorted by relevance

/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c100 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()
/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h40 #define HUB_PORT_FEATURE_RESET (0x04) macro
A Dusbh_hub.c563 ret = usbh_hub_set_feature(hub, port + 1, HUB_PORT_FEATURE_RESET); in usbh_hub_events()
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c243 case HUB_PORT_FEATURE_RESET: in ohci_roothub_control()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1123 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()
1178 status |= (1 << HUB_PORT_FEATURE_RESET); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c934 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()
973 status |= (1 << HUB_PORT_FEATURE_RESET); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c457 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c667 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()

Completed in 18 milliseconds