Home
last modified time | relevance | path

Searched refs:HUB_PORT_FEATURE_SUSPEND (Results 1 – 7 of 7) sorted by relevance

/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c72 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
96 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h38 #define HUB_PORT_FEATURE_SUSPEND (0x02) macro
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c188 case HUB_PORT_FEATURE_SUSPEND: in ohci_roothub_control()
233 case HUB_PORT_FEATURE_SUSPEND: in ohci_roothub_control()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c428 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
453 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1064 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
1106 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
1172 status |= (1 << HUB_PORT_FEATURE_SUSPEND); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c638 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
663 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c902 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()
929 case HUB_PORT_FEATURE_SUSPEND: in usbh_roothub_control()

Completed in 14 milliseconds