Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c70 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()
/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h37 #define HUB_PORT_FEATURE_ENABLE (0x01) macro
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c185 case HUB_PORT_FEATURE_ENABLE: in ohci_roothub_control()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c426 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()
479 status |= (1 << HUB_PORT_FEATURE_ENABLE); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c636 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()
690 status |= (1 << HUB_PORT_FEATURE_ENABLE); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1061 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()
1163 status |= (1 << HUB_PORT_FEATURE_ENABLE); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c899 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()
962 status |= (1 << HUB_PORT_FEATURE_ENABLE); in usbh_roothub_control()

Completed in 20 milliseconds