Searched refs:isochronous (Results 1 – 10 of 10) sorted by relevance
295 m66592->isochronous--; in pipe_buffer_release()400 if (m66592->isochronous >= M66592_MAX_NUM_ISOC) { in alloc_pipe_config()405 + m66592->isochronous; in alloc_pipe_config()406 counter = &m66592->isochronous; in alloc_pipe_config()425 if (m66592->isochronous >= M66592_MAX_NUM_ISOC) { in alloc_pipe_config()429 info.pipe = M66592_BASE_PIPENUM_ISOC + m66592->isochronous; in alloc_pipe_config()431 counter = &m66592->isochronous; in alloc_pipe_config()454 if ((counter == &m66592->isochronous) && info.type == M66592_BULK) in alloc_pipe_config()
385 r8a66597->isochronous--; in pipe_buffer_release()470 if (r8a66597->isochronous >= R8A66597_MAX_NUM_ISOC) { in alloc_pipe_config()476 + r8a66597->isochronous; in alloc_pipe_config()477 counter = &r8a66597->isochronous; in alloc_pipe_config()497 if (r8a66597->isochronous >= R8A66597_MAX_NUM_ISOC) { in alloc_pipe_config()502 info.pipe = R8A66597_BASE_PIPENUM_ISOC + r8a66597->isochronous; in alloc_pipe_config()504 counter = &r8a66597->isochronous; in alloc_pipe_config()528 if ((counter == &r8a66597->isochronous) && info.type == R8A66597_BULK) in alloc_pipe_config()
114 unsigned char isochronous; member
492 int isochronous; member
347 This driver dose not support interrupt transfer or isochronous366 endpoints(bulk or interrupt or isochronous), as well as
151 unsigned int isochronous:1; member
592 if (hs_ep->isochronous && length > (hs_ep->mc * hs_ep->ep.maxpacket)) { in s3c_hsotg_start_req()598 if (hs_ep->isochronous) in s3c_hsotg_start_req()1814 if (hs_ep->isochronous && hs_ep->interval == 1) { in s3c_hsotg_epint()1888 if (dir_in && !hs_ep->isochronous) { in s3c_hsotg_epint()2511 hs_ep->isochronous = 0; in s3c_hsotg_ep_enable()2523 hs_ep->isochronous = 1; in s3c_hsotg_ep_enable()
313 This driver does not support isochronous transfers and doesn't325 This driver does not support isochronous transfers.335 This driver does not support isochronous transfers or OTG.349 This driver does not support isochronous transfers.
272 Allowed transfer_flags | value | control | interrupt | bulk | isochronous
465 # put drivers that need isochronous transfer support (for audio