Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c80 case HUB_PORT_FEATURE_C_ENABLE: in usbh_roothub_control()
/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h54 #define HUB_PORT_FEATURE_C_ENABLE (0x11) /* USB 2.0 only */ macro
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c213 case HUB_PORT_FEATURE_C_ENABLE: in ohci_roothub_control()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c436 case HUB_PORT_FEATURE_C_ENABLE: in usbh_roothub_control()
474 status |= (1 << HUB_PORT_FEATURE_C_ENABLE); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c646 case HUB_PORT_FEATURE_C_ENABLE: in usbh_roothub_control()
685 status |= (1 << HUB_PORT_FEATURE_C_ENABLE); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1088 case HUB_PORT_FEATURE_C_ENABLE: in usbh_roothub_control()
1153 status |= (1 << HUB_PORT_FEATURE_C_ENABLE); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c911 case HUB_PORT_FEATURE_C_ENABLE: in usbh_roothub_control()
952 status |= (1 << HUB_PORT_FEATURE_C_ENABLE); in usbh_roothub_control()

Completed in 15 milliseconds