Searched refs:isochronous (Results 1 – 11 of 11) sorted by relevance
715 int is_isoc = hs_ep->isochronous; in dwc2_gadget_get_chain_limit()752 } else if (hs_ep->isochronous) { in dwc2_gadget_get_desc_params()1086 if (hs_ep->isochronous && length > (hs_ep->mc * hs_ep->ep.maxpacket)) { in dwc2_hsotg_start_req()1092 if (hs_ep->isochronous) in dwc2_hsotg_start_req()1166 if (hs_ep->isochronous && hs_ep->interval == 1) { in dwc2_hsotg_start_req()1397 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()1438 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()1458 if (!hs_ep->isochronous) { in dwc2_hsotg_ep_queue()1717 if (!hs_ep->isochronous) in dwc2_gadget_start_next_request()2117 if (using_desc_dma(hsotg) && hs_ep->isochronous) in dwc2_hsotg_complete_request()[all …]
170 unsigned int isochronous:1; member
292 m66592->isochronous--; in pipe_buffer_release()397 if (m66592->isochronous >= M66592_MAX_NUM_ISOC) { in alloc_pipe_config()402 + m66592->isochronous; in alloc_pipe_config()403 counter = &m66592->isochronous; in alloc_pipe_config()422 if (m66592->isochronous >= M66592_MAX_NUM_ISOC) { in alloc_pipe_config()426 info.pipe = M66592_BASE_PIPENUM_ISOC + m66592->isochronous; in alloc_pipe_config()428 counter = &m66592->isochronous; in alloc_pipe_config()451 if ((counter == &m66592->isochronous) && info.type == M66592_BULK) in alloc_pipe_config()
382 r8a66597->isochronous--; in pipe_buffer_release()467 if (r8a66597->isochronous >= R8A66597_MAX_NUM_ISOC) { in alloc_pipe_config()473 + r8a66597->isochronous; in alloc_pipe_config()474 counter = &r8a66597->isochronous; in alloc_pipe_config()494 if (r8a66597->isochronous >= R8A66597_MAX_NUM_ISOC) { in alloc_pipe_config()499 info.pipe = R8A66597_BASE_PIPENUM_ISOC + r8a66597->isochronous; in alloc_pipe_config()501 counter = &r8a66597->isochronous; in alloc_pipe_config()525 if ((counter == &r8a66597->isochronous) && info.type == R8A66597_BULK) in alloc_pipe_config()
111 unsigned char isochronous; member
67 In this case, for ep1 2 banks are allocated if it works in isochronous418 This driver dose not support interrupt transfer or isochronous437 endpoints(bulk or interrupt or isochronous), as well as
489 int isochronous; member
199 When transceiving synchronous or isochronous data, the number of packets223 When transmitting isochronous AVP data the desired packet size needs to be224 written to 'subbuffer_size' and hardware will always expect two isochronous231 Note that at least (2 * subbuffer_size) bytes for isochronous data or
10 This driver does not support isochronous transfers or OTG.
342 This driver does not support isochronous transfers and doesn't355 This driver does not support isochronous transfers.367 This driver does not support isochronous transfers.
477 # put drivers that need isochronous transfer support (for audio