Lines Matching refs:using_desc_dma
105 static inline bool using_desc_dma(struct dwc2_hsotg *hsotg) in using_desc_dma() function
1101 if (!using_desc_dma(hsotg)) in dwc2_hsotg_start_req()
1152 if (using_desc_dma(hsotg)) { in dwc2_hsotg_start_req()
1445 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
1471 if (using_desc_dma(hs) && !hs_ep->index) { in dwc2_hsotg_ep_queue()
1486 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
2098 if (using_desc_dma(hsotg)) { in dwc2_hsotg_program_zlp()
2173 if (using_desc_dma(hsotg) && hs_ep->isochronous) in dwc2_hsotg_complete_request()
2425 if (using_desc_dma(hsotg)) in dwc2_hsotg_handle_outdone()
2463 if (!using_desc_dma(hsotg) && epnum == 0 && in dwc2_hsotg_handle_outdone()
2471 if (!using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_handle_outdone()
2746 if (using_desc_dma(hsotg)) { in dwc2_hsotg_complete_in()
2775 if (!using_desc_dma(hsotg)) { in dwc2_hsotg_complete_in()
2789 if (!using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_complete_in()
2911 if (using_desc_dma(hsotg)) { in dwc2_gadget_handle_out_token_ep_disabled()
2982 if (using_desc_dma(hsotg)) { in dwc2_gadget_handle_nak()
3036 if (using_desc_dma(hsotg)) in dwc2_gadget_handle_nak()
3103 if (using_desc_dma(hsotg) && idx == 0 && !hs_ep->dir_in && in dwc2_hsotg_epint()
3114 if (using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_epint()
3173 if (using_desc_dma(hsotg)) { in dwc2_hsotg_epint()
3494 if (!using_desc_dma(hsotg)) in dwc2_hsotg_core_init_disconnected()
3508 if (using_desc_dma(hsotg)) in dwc2_hsotg_core_init_disconnected()
3541 if (using_desc_dma(hsotg)) { in dwc2_hsotg_core_init_disconnected()
3547 if (using_desc_dma(hsotg) && hsotg->params.service_interval) in dwc2_hsotg_core_init_disconnected()
3607 if (using_desc_dma(hsotg) && hsotg->params.service_interval) in dwc2_hsotg_core_init_disconnected()
4079 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
4087 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
4102 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC) in dwc2_hsotg_ep_enable()
4108 if (using_desc_dma(hsotg) && !hs_ep->desc_list) { in dwc2_hsotg_ep_enable()
4254 if (ret && using_desc_dma(hsotg) && hs_ep->desc_list) { in dwc2_hsotg_ep_enable()
4587 gadget->sg_supported = using_desc_dma(hsotg); in dwc2_hsotg_udc_start()
5001 if (using_desc_dma(hsotg)) { in dwc2_gadget_init()