Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h203 DWC2_EP0_SETUP, enumerator
Dgadget.c646 if (!(index == 0 && hsotg->ep0_state == DWC2_EP0_SETUP)) in s3c_hsotg_start_req()
1318 hsotg->ep0_state = DWC2_EP0_SETUP; in s3c_hsotg_enqueue_setup()
1655 if (hsotg->ep0_state == DWC2_EP0_SETUP) in s3c_hsotg_handle_rx()
1669 WARN_ON(hsotg->ep0_state != DWC2_EP0_SETUP); in s3c_hsotg_handle_rx()