Home
last modified time | relevance | path

Searched refs:USB_REQ_SET_FEATURE (Results 1 – 22 of 22) sorted by relevance

/u-boot/drivers/usb/gadget/
A Dep0.c489 case USB_REQ_SET_FEATURE: in ep0_recv_setup()
545 case USB_REQ_SET_FEATURE: in ep0_recv_setup()
561 case USB_REQ_SET_FEATURE: in ep0_recv_setup()
A Dmax3420_udc.c532 int set = udc->setup.bRequest == USB_REQ_SET_FEATURE; in max3420_set_clear_feature()
541 if (udc->setup.bRequest == USB_REQ_SET_FEATURE) in max3420_set_clear_feature()
596 case USB_REQ_SET_FEATURE: in max3420_handle_setup()
A Dat91_udc.c940 | USB_REQ_SET_FEATURE: in handle_setup()
968 | USB_REQ_SET_FEATURE: in handle_setup()
1001 | USB_REQ_SET_FEATURE: in handle_setup()
A Dfotg210.c406 case USB_REQ_SET_FEATURE: in fotg210_setup()
A Dci_udc.c66 case USB_REQ_SET_FEATURE: return "SET_FEATURE"; in reqname()
A Datmel_usba_udc.c782 case USB_REQ_SET_FEATURE: { in handle_ep0_setup()
A Ddwc2_udc_otg_xfer_dma.c1428 case USB_REQ_SET_FEATURE: in dwc2_ep0_setup()
/u-boot/include/
A Dusb_defs.h137 #define USB_REQ_SET_FEATURE 0x03 macro
A Dusbdevice.h257 #define USB_REQ_SET_FEATURE 0x03 macro
706 else if (r->bRequest == USB_REQ_SET_FEATURE) in print_usb_device_request()
/u-boot/drivers/usb/emul/
A Dsandbox_hub.c253 case USB_REQ_SET_FEATURE: { in sandbox_hub_submit_control_msg()
/u-boot/include/linux/usb/
A Dch9.h83 #define USB_REQ_SET_FEATURE 0x03 macro
/u-boot/cmd/
A Dusb.c540 if (usb_control_msg(dev, usb_sndctrlpipe(dev, 0), USB_REQ_SET_FEATURE,
/u-boot/common/
A Dusb_hub.c113 USB_REQ_SET_FEATURE, USB_RT_PORT, feature, in usb_set_port_feature()
/u-boot/drivers/usb/host/
A Dusb-uclass.c70 if (setup->request == USB_REQ_SET_FEATURE && in submit_control_msg()
A Dehci-hcd.c724 case USB_REQ_SET_FEATURE | ((USB_DIR_OUT | USB_RT_PORT) << 8): in ehci_submit_root()
848 case USB_REQ_SET_FEATURE | ((USB_DIR_OUT | USB_RT_PORT) << 8): in ehci_submit_root()
A Ddwc2.c755 case (USB_REQ_SET_FEATURE << 8) | USB_RECIP_OTHER | USB_TYPE_CLASS: in dwc_otg_submit_rh_msg_out()
A Dxhci.c1070 case USB_REQ_SET_FEATURE | ((USB_DIR_OUT | USB_RT_PORT) << 8): in xhci_submit_root()
/u-boot/drivers/usb/cdns3/
A Dep0.c521 case USB_REQ_SET_FEATURE: in cdns3_ep0_standard_request()
/u-boot/drivers/usb/musb-new/
A Dmusb_gadget_ep0.c305 case USB_REQ_SET_FEATURE: in service_zero_data_request()
/u-boot/drivers/usb/mtu3/
A Dmtu3_gadget_ep0.c510 case USB_REQ_SET_FEATURE: in handle_standard_request()
/u-boot/drivers/usb/musb/
A Dmusb_hcd.c809 case USB_REQ_SET_FEATURE: in submit_control_msg()
/u-boot/drivers/usb/dwc3/
A Dep0.c707 case USB_REQ_SET_FEATURE: in dwc3_ep0_std_request()

Completed in 56 milliseconds