Lines Matching defs:using_desc_dma

99  * using_desc_dma - return the descriptor DMA status of the driver.
104 static inline bool using_desc_dma(struct dwc2_hsotg *hsotg)
1099 if (!using_desc_dma(hsotg))
1150 if (using_desc_dma(hsotg)) {
1441 if (using_desc_dma(hs) && hs_ep->isochronous) {
1467 if (using_desc_dma(hs) && !hs_ep->index) {
1482 if (using_desc_dma(hs) && hs_ep->isochronous) {
2080 if (using_desc_dma(hsotg)) {
2155 if (using_desc_dma(hsotg) && hs_ep->isochronous)
2407 if (using_desc_dma(hsotg))
2445 if (!using_desc_dma(hsotg) && epnum == 0 &&
2453 if (!using_desc_dma(hsotg) && hs_ep->isochronous) {
2728 if (using_desc_dma(hsotg)) {
2757 if (!using_desc_dma(hsotg)) {
2771 if (!using_desc_dma(hsotg) && hs_ep->isochronous) {
2893 if (using_desc_dma(hsotg)) {
2964 if (using_desc_dma(hsotg)) {
3001 if (using_desc_dma(hsotg))
3068 if (using_desc_dma(hsotg) && idx == 0 && !hs_ep->dir_in &&
3079 if (using_desc_dma(hsotg) && hs_ep->isochronous) {
3138 if (using_desc_dma(hsotg)) {
3459 if (!using_desc_dma(hsotg))
3473 if (using_desc_dma(hsotg))
3506 if (using_desc_dma(hsotg)) {
3512 if (using_desc_dma(hsotg) && hsotg->params.service_interval)
3572 if (using_desc_dma(hsotg) && hsotg->params.service_interval)
4044 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC &&
4052 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC &&
4067 if (using_desc_dma(hsotg) && ep_type == USB_ENDPOINT_XFER_ISOC)
4073 if (using_desc_dma(hsotg) && !hs_ep->desc_list) {
4219 if (ret && using_desc_dma(hsotg) && hs_ep->desc_list) {
4544 gadget->sg_supported = using_desc_dma(hsotg);
4953 if (using_desc_dma(hsotg)) {