Home
last modified time | relevance | path

Searched refs:USB_DWC3_TRBCTL_CONTROL_SETUP (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dusb_dwc3.h26 #define USB_DWC3_TRBCTL_CONTROL_SETUP 2 macro
/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c598 case USB_DWC3_TRBCTL_CONTROL_SETUP: in dwc3_get_trb_ctltype()
863 dwc3_handle->OUT_ep[0].trb_flag = USB_DWC3_TRBCTL_CONTROL_SETUP; in dwc3_ep0_out_start()