Home
last modified time | relevance | path

Searched refs:USB_STATE_CONFIGURED (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/usb/cdns3/
A Dep0.c186 case USB_STATE_CONFIGURED: in cdns3_req_ep0_set_configuration()
225 if (device_state == USB_STATE_CONFIGURED) { in cdns3_req_ep0_set_address()
320 if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER) in cdns3_ep0_feature_handle_device()
326 if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER) in cdns3_ep0_feature_handle_device()
335 if (state != USB_STATE_CONFIGURED || speed > USB_SPEED_HIGH) in cdns3_ep0_feature_handle_device()
/u-boot/drivers/usb/dwc3/
A Dep0.c160 usb_gadget_set_state(&dwc->gadget, USB_STATE_CONFIGURED); in __dwc3_gadget_ep0_queue()
417 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_feature()
431 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_feature()
512 if (state == USB_STATE_CONFIGURED) { in dwc3_ep0_set_address()
567 USB_STATE_CONFIGURED); in dwc3_ep0_set_config()
582 case USB_STATE_CONFIGURED: in dwc3_ep0_set_config()
/u-boot/drivers/usb/mtu3/
A Dmtu3_gadget_ep0.c366 mtu->g.state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
381 mtu->g.state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
495 USB_STATE_CONFIGURED); in handle_standard_request()
496 } else if (state == USB_STATE_CONFIGURED) { in handle_standard_request()
/u-boot/include/linux/usb/
A Dch9.h983 USB_STATE_CONFIGURED, /* most functions */ enumerator
/u-boot/drivers/usb/gadget/
A Dfotg210.c375 chip->state = USB_STATE_CONFIGURED; in fotg210_setup()

Completed in 13 milliseconds