Lines Matching refs:using_desc_dma
102 static inline bool using_desc_dma(struct dwc2_hsotg *hsotg) in using_desc_dma() function
986 if (!using_desc_dma(hsotg)) in dwc2_hsotg_start_req()
1042 if (using_desc_dma(hsotg)) { in dwc2_hsotg_start_req()
1320 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
1346 if (using_desc_dma(hs) && !hs_ep->index) { in dwc2_hsotg_ep_queue()
1361 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
1950 if (using_desc_dma(hsotg)) { in dwc2_hsotg_program_zlp()
2025 if (using_desc_dma(hsotg) && hs_ep->isochronous) in dwc2_hsotg_complete_request()
2270 if (using_desc_dma(hsotg)) in dwc2_hsotg_handle_outdone()
2308 if (!using_desc_dma(hsotg) && epnum == 0 && in dwc2_hsotg_handle_outdone()
2596 if (using_desc_dma(hsotg)) { in dwc2_hsotg_complete_in()
2757 if (using_desc_dma(hsotg)) { in dwc2_gadget_handle_out_token_ep_disabled()
2812 if (using_desc_dma(hsotg)) { in dwc2_gadget_handle_nak()
2835 if (!using_desc_dma(hsotg)) in dwc2_gadget_handle_nak()
2882 if (using_desc_dma(hsotg) && idx == 0 && !hs_ep->dir_in && in dwc2_hsotg_epint()
2893 if (using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_epint()
2960 if (using_desc_dma(hsotg)) in dwc2_hsotg_epint()
3263 if (!using_desc_dma(hsotg)) in dwc2_hsotg_core_init_disconnected()
3277 if (using_desc_dma(hsotg)) in dwc2_hsotg_core_init_disconnected()
3310 if (using_desc_dma(hsotg)) { in dwc2_hsotg_core_init_disconnected()
3805 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
3813 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
3829 if (using_desc_dma(hsotg) && !hs_ep->desc_list) { in dwc2_hsotg_ep_enable()
3973 if (ret && using_desc_dma(hsotg) && hs_ep->desc_list) { in dwc2_hsotg_ep_enable()
4686 if (using_desc_dma(hsotg)) { in dwc2_gadget_init()