Lines Matching refs:using_desc_dma

104 static inline bool using_desc_dma(struct dwc2_hsotg *hsotg)  in using_desc_dma()  function
1099 if (!using_desc_dma(hsotg)) in dwc2_hsotg_start_req()
1150 if (using_desc_dma(hsotg)) { in dwc2_hsotg_start_req()
1439 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
1465 if (using_desc_dma(hs) && !hs_ep->index) { in dwc2_hsotg_ep_queue()
1480 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
2079 if (using_desc_dma(hsotg)) { in dwc2_hsotg_program_zlp()
2154 if (using_desc_dma(hsotg) && hs_ep->isochronous) in dwc2_hsotg_complete_request()
2406 if (using_desc_dma(hsotg)) in dwc2_hsotg_handle_outdone()
2444 if (!using_desc_dma(hsotg) && epnum == 0 && in dwc2_hsotg_handle_outdone()
2452 if (!using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_handle_outdone()
2727 if (using_desc_dma(hsotg)) { in dwc2_hsotg_complete_in()
2756 if (!using_desc_dma(hsotg)) { in dwc2_hsotg_complete_in()
2770 if (!using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_complete_in()
2889 if (using_desc_dma(hsotg)) { in dwc2_gadget_handle_out_token_ep_disabled()
2957 if (using_desc_dma(hsotg)) { in dwc2_gadget_handle_nak()
2994 if (using_desc_dma(hsotg)) in dwc2_gadget_handle_nak()
3058 if (using_desc_dma(hsotg) && idx == 0 && !hs_ep->dir_in && in dwc2_hsotg_epint()
3069 if (using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_epint()
3128 if (using_desc_dma(hsotg)) { in dwc2_hsotg_epint()
3449 if (!using_desc_dma(hsotg)) in dwc2_hsotg_core_init_disconnected()
3463 if (using_desc_dma(hsotg)) in dwc2_hsotg_core_init_disconnected()
3496 if (using_desc_dma(hsotg)) { in dwc2_hsotg_core_init_disconnected()
3502 if (using_desc_dma(hsotg) && hsotg->params.service_interval) in dwc2_hsotg_core_init_disconnected()
3562 if (using_desc_dma(hsotg) && hsotg->params.service_interval) in dwc2_hsotg_core_init_disconnected()
4033 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
4041 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
4056 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC) in dwc2_hsotg_ep_enable()
4062 if (using_desc_dma(hsotg) && !hs_ep->desc_list) { in dwc2_hsotg_ep_enable()
4209 if (ret && using_desc_dma(hsotg) && hs_ep->desc_list) { in dwc2_hsotg_ep_enable()
4559 gadget->sg_supported = using_desc_dma(hsotg); in dwc2_hsotg_udc_start()
4995 if (using_desc_dma(hsotg)) { in dwc2_gadget_init()