Lines Matching refs:using_desc_dma
103 static inline bool using_desc_dma(struct dwc2_hsotg *hsotg) in using_desc_dma() function
1098 if (!using_desc_dma(hsotg)) in dwc2_hsotg_start_req()
1149 if (using_desc_dma(hsotg)) { in dwc2_hsotg_start_req()
1440 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
1466 if (using_desc_dma(hs) && !hs_ep->index) { in dwc2_hsotg_ep_queue()
1481 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
2080 if (using_desc_dma(hsotg)) { in dwc2_hsotg_program_zlp()
2155 if (using_desc_dma(hsotg) && hs_ep->isochronous) in dwc2_hsotg_complete_request()
2407 if (using_desc_dma(hsotg)) in dwc2_hsotg_handle_outdone()
2445 if (!using_desc_dma(hsotg) && epnum == 0 && in dwc2_hsotg_handle_outdone()
2453 if (!using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_handle_outdone()
2728 if (using_desc_dma(hsotg)) { in dwc2_hsotg_complete_in()
2757 if (!using_desc_dma(hsotg)) { in dwc2_hsotg_complete_in()
2771 if (!using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_complete_in()
2893 if (using_desc_dma(hsotg)) { in dwc2_gadget_handle_out_token_ep_disabled()
2964 if (using_desc_dma(hsotg)) { in dwc2_gadget_handle_nak()
3001 if (using_desc_dma(hsotg)) in dwc2_gadget_handle_nak()
3068 if (using_desc_dma(hsotg) && idx == 0 && !hs_ep->dir_in && in dwc2_hsotg_epint()
3079 if (using_desc_dma(hsotg) && hs_ep->isochronous) { in dwc2_hsotg_epint()
3138 if (using_desc_dma(hsotg)) { in dwc2_hsotg_epint()
3459 if (!using_desc_dma(hsotg)) in dwc2_hsotg_core_init_disconnected()
3473 if (using_desc_dma(hsotg)) in dwc2_hsotg_core_init_disconnected()
3506 if (using_desc_dma(hsotg)) { in dwc2_hsotg_core_init_disconnected()
3512 if (using_desc_dma(hsotg) && hsotg->params.service_interval) in dwc2_hsotg_core_init_disconnected()
3572 if (using_desc_dma(hsotg) && hsotg->params.service_interval) in dwc2_hsotg_core_init_disconnected()
4044 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
4052 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC && in dwc2_hsotg_ep_enable()
4067 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC) in dwc2_hsotg_ep_enable()
4073 if (using_desc_dma(hsotg) && !hs_ep->desc_list) { in dwc2_hsotg_ep_enable()
4220 if (ret && using_desc_dma(hsotg) && hs_ep->desc_list) { in dwc2_hsotg_ep_enable()
4569 gadget->sg_supported = using_desc_dma(hsotg); in dwc2_hsotg_udc_start()
5017 if (using_desc_dma(hsotg)) { in dwc2_gadget_init()
5230 if (using_desc_dma(hsotg) && in dwc2_restore_device_registers()
5242 if (using_desc_dma(hsotg) && in dwc2_restore_device_registers()