Searched refs:DWC2_EP0_STATUS_OUT (Results 1 – 2 of 2) sorted by relevance
207 DWC2_EP0_STATUS_OUT, enumerator
1505 hsotg->ep0_state = dir_in ? DWC2_EP0_STATUS_IN : DWC2_EP0_STATUS_OUT; in s3c_hsotg_ep0_zlp()1533 if (epnum == 0 && hsotg->ep0_state == DWC2_EP0_STATUS_OUT) { in s3c_hsotg_handle_outdone()