Home
last modified time | relevance | path

Searched full:isoc (Results 1 – 25 of 185) sorted by relevance

12345678

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dusb_urb.c8 * BULK and ISOC USB data transfers in a generic way.
28 __func__, ptype == PIPE_ISOCHRONOUS ? "isoc" : "bulk", in usb_urb_complete()
173 stream->props.u.isoc.framesperurb, GFP_ATOMIC); in usb_urb_alloc_isoc_urbs()
189 urb->interval = stream->props.u.isoc.interval; in usb_urb_alloc_isoc_urbs()
190 urb->number_of_packets = stream->props.u.isoc.framesperurb; in usb_urb_alloc_isoc_urbs()
191 urb->transfer_buffer_length = stream->props.u.isoc.framesize * in usb_urb_alloc_isoc_urbs()
192 stream->props.u.isoc.framesperurb; in usb_urb_alloc_isoc_urbs()
195 for (j = 0; j < stream->props.u.isoc.framesperurb; j++) { in usb_urb_alloc_isoc_urbs()
198 stream->props.u.isoc.framesize; in usb_urb_alloc_isoc_urbs()
199 frame_offset += stream->props.u.isoc.framesize; in usb_urb_alloc_isoc_urbs()
[all …]
H A Dmxl111sf.c29 module_param_named(isoc, dvb_usb_mxl111sf_isoc, int, 0644);
30 MODULE_PARM_DESC(isoc, "enable usb isoc xfer (0=bulk, 1=isoc).");
1051 stream->u.isoc.framesperurb = framesperurb; in mxl111sf_stream_config_isoc()
1052 stream->u.isoc.framesize = framesize; in mxl111sf_stream_config_isoc()
1053 stream->u.isoc.interval = 1; in mxl111sf_stream_config_isoc()
1060 * isoc EP4/ISOC/5/96/564
1110 * isoc EP6/ISOC/5/24/3072
1152 * isoc EP5/ISOC/5/96/200/RAW
1194 * isoc EP6/ISOC/5/24/3072 EP4/ISOC/5/96/564 EP5/ISOC/5/96/200/RAW
1263 * tp isoc EP6/ISOC/5/24/3072 EP4/ISOC/5/96/564 EP6/ISOC/5/24/3072/RAW
[all …]
H A Dmxl111sf.h81 /* use usb alt setting 1 for EP4 ISOC transfer (dvb-t),
85 EP5 ISOC transfer (atsc-mh),
86 EP6 ISOC transfer (atsc/qam),
H A Ddvb_usb.h81 .isoc = { \
143 * @u: union for @bulk and @isoc
160 } isoc; member
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dusb-urb.c8 * BULK and ISOC USB data transfers in a generic way.
23 ptype == PIPE_ISOCHRONOUS ? "isoc" : "bulk", in usb_urb_complete()
173 stream->props.u.isoc.framesize*stream->props.u.isoc.framesperurb)) < 0) in usb_isoc_urb_init()
181 stream->urb_list[i] = usb_alloc_urb(stream->props.u.isoc.framesperurb, GFP_KERNEL); in usb_isoc_urb_init()
196 urb->interval = stream->props.u.isoc.interval; in usb_isoc_urb_init()
197 urb->number_of_packets = stream->props.u.isoc.framesperurb; in usb_isoc_urb_init()
202 for (j = 0; j < stream->props.u.isoc.framesperurb; j++) { in usb_isoc_urb_init()
204 urb->iso_frame_desc[j].length = stream->props.u.isoc.framesize; in usb_isoc_urb_init()
205 frame_offset += stream->props.u.isoc.framesize; in usb_isoc_urb_init()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx.h170 /* number of buffers for isoc transfers */
178 * isoc transfers: number of packets for each buffer
214 * @max_pkt_size: max packet size of isoc transaction
217 * @urb: urb for isoc/bulk transfers
218 * @buf: transfer buffers for isoc/bulk transfer
231 * @analog_bufs: isoc/bulk transfer buffers for analog mode
232 * @digital_bufs: isoc/bulk transfer buffers for digital mode
711 // Isoc control struct
721 u8 analog_ep_isoc; // address of isoc endpoint for analog
723 u8 dvb_ep_isoc_ts2; // address of isoc endpoint for DVB TS2
[all …]
H A Dem28xx-cards.c51 "USB transfer mode for frame data (-1 = auto, 0 = prefer isoc, 1 = prefer bulk)");
516 * 2040:0265 Hauppauge WinTV-dualHD DVB Isoc
518 * 2040:026d Hauppauge WinTV-dualHD ATSC/QAM Isoc
2492 * 2040:0265 Hauppauge WinTV-dualHD (DVB version) Isoc.
2514 * 2040:026d Hauppauge WinTV-dualHD (model 01595 - ATSC/QAM) Isoc.
2788 { USB_DEVICE(0x2040, 0x0264), /* Hauppauge WinTV-soloHD Isoc */
3722 * Old logic with support for isoc transfers only was: in em28xx_check_usb_descriptor()
3723 * 0x82 isoc => analog in em28xx_check_usb_descriptor()
3724 * 0x83 isoc => audio in em28xx_check_usb_descriptor()
3725 * 0x84 isoc => digital in em28xx_check_usb_descriptor()
[all …]
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828.h119 /* max packet size of isoc transaction */
125 /* urb for isoc transfers */
128 /* transfer buffers for isoc transfer */
149 /* isoc urb callback */
245 /* Isoc control struct */
253 int max_pkt_size; /* max packet size of isoc transaction */
256 struct urb *urb[AU0828_MAX_ISO_BUFS]; /* urb for isoc transfers */
257 char *transfer_buffer[AU0828_MAX_ISO_BUFS];/* transfer buffers for isoc
/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160.h28 /* Number of buffers for isoc transfers */
98 /* max packet size of isoc transaction */
126 /* isoc control struct */
132 /* max packet size of isoc transaction */
H A Dstk1160-video.c224 * Controls the isoc copy of each urb packet
461 * It may be necessary to release isoc here, in stk1160_alloc_isoc()
462 * since isoc are only released on disconnection. in stk1160_alloc_isoc()
/openbmc/linux/drivers/media/usb/gspca/
H A Dbenq.c132 u8 *data, /* isoc packet */ in sd_pkt_scan()
146 gspca_dbg(gspca_dev, D_PACK, "sd isoc irq\n"); in sd_isoc_irq()
174 gspca_err(gspca_dev, "ISOC bad lengths %d / %d\n", in sd_isoc_irq()
184 pr_err("ISOC data error: [%d] status=%d\n", in sd_isoc_irq()
H A Dgspca.h62 u8 bulk; /* image transfer by 0:isoc / 1:bulk */
63 u8 npkt; /* number of packets in an ISOC message
203 u16 pkt_size; /* ISOC packet size */
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx.h95 /* number of buffers for isoc transfers */
109 /* time to wait when stopping the isoc transfer */
149 /* max packet size of isoc transaction */
155 /* urb for isoc transfers */
158 /* transfer buffers for isoc transfer */
178 /* isoc urb callback */
422 int max_pkt_size; /* max packet size of isoc transaction */
495 /* Isoc control struct */
504 int max_pkt_size; /* max packet size of isoc transaction */
/openbmc/u-boot/include/usb/
H A Dfotg210.h52 uint32_t isoeasr;/* 0x158: ISOC Error/Abort Status Register */
228 #define GIMR2_ISOCABT (1 << 4) /* ISOC Abort Interrupt */
229 #define GIMR2_ISOCERR (1 << 3) /* ISOC Error Interrupt */
261 #define GISR2_ISOCABT (1 << 4) /* ISOC Abort Interrupt */
262 #define GISR2_ISOCERR (1 << 3) /* ISOC Error Interrupt */
273 /* ISOC Error/Abort Status Register */
274 #define ISOEASR_EP(x) (0x10001 << ((x) - 1)) /* EPx ISOC Error/Abort */
279 /* Transaction Number for High-Bandwidth EP(ISOC) */
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Datmel_usba_udc.h12 #define EP(nam, idx, maxpkt, maxbk, dma, isoc) \ argument
19 .can_isoc = isoc, \
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-stream.c607 "fail to get current stream format for isoc %s plug %d:%d\n", in assume_stream_formats()
682 "fail to get stream format %d for isoc %s plug %d:%d\n", in fill_stream_formats()
718 "fail to get stream format %d for isoc %s plug %d:%d\n", in fill_stream_formats()
738 /* the number of plugs for isoc in/out, ext in/out */ in snd_oxfw_stream_discover()
742 "fail to get info for isoc/external in/out plugs: %d\n", in snd_oxfw_stream_discover()
757 // The oPCR is not available for isoc communication. in snd_oxfw_stream_discover()
785 // The iPCR is not available for isoc communication. in snd_oxfw_stream_discover()
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d4.dtsi150 atmel,can-isoc;
158 atmel,can-isoc;
166 atmel,can-isoc;
174 atmel,can-isoc;
182 atmel,can-isoc;
190 atmel,can-isoc;
198 atmel,can-isoc;
205 atmel,can-isoc;
212 atmel,can-isoc;
219 atmel,can-isoc;
[all …]
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_stream.c280 "fail to get channel position for isoc %s plug 0: %d\n", in map_data_channels()
302 "fail to get section type for isoc %s plug 0: %d\n", in map_data_channels()
788 "Fail to get type for isoc %d plug 0: %d\n", plug_dir, err); in fill_stream_formations()
808 "fail to get stream format %d for isoc %d plug %d:%d\n", in fill_stream_formations()
914 /* the number of plugs for isoc in/out, ext in/out */ in snd_bebob_stream_discover()
918 "fail to get info for isoc/external in/out plugs: %d\n", in snd_bebob_stream_discover()
924 * This module supports at least one isoc input plug and one isoc in snd_bebob_stream_discover()
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc.h232 int vendpoint; /* video isoc endpoint */
240 int visoc_errors; /* number of contiguous ISOC errors */
242 char vsync; /* used by isoc handler */
253 * isoc urb complete handler, and by stream start / stop since
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Datmel-usb.txt113 - atmel,can-isoc: Boolean to specify if the endpoint support ISOC.
/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c858 * dwc2_gadget_config_nonisoc_xfer_ddma - prepare non ISOC DMA desc chain.
934 dev_dbg(hsotg->dev, "%s: Filling ep %d, dir %s isoc desc # %d\n", in dwc2_gadget_fill_isoc_desc()
1434 /* Don't queue ISOC request if length greater than mps*mc */ in dwc2_hsotg_ep_queue()
1441 /* In DDMA mode for ISOC's don't queue request if length greater in dwc2_hsotg_ep_queue()
1453 dev_err(hs->dev, "ISOC OUT: wrong length %d (mps=%d)\n", in dwc2_hsotg_ep_queue()
1742 * If queue is empty and EP is ISOC-OUT - unmasks OUTTKNEPDIS which is masked
1761 dev_dbg(hsotg->dev, "%s: No more ISOC-IN requests\n", in dwc2_gadget_start_next_request()
1764 dev_dbg(hsotg->dev, "%s: No more ISOC-OUT requests\n", in dwc2_gadget_start_next_request()
2158 /* In DDMA don't need to proceed to starting of next ISOC request */ in dwc2_hsotg_complete_request()
2173 * dwc2_gadget_complete_isoc_request_ddma - complete an isoc request in DDMA
[all …]
H A Dhcd_ddma.c366 * Seen on Isoc URB dequeue. Channel halted but no subsequent in dwc2_hcd_qh_free_ddma()
466 * With current ISOC processing algorithm the channel is being released in dwc2_recalc_initial_desc_idx()
472 * is, do not disable and release the channel when ISOC session in dwc2_recalc_initial_desc_idx()
569 * So that next isoc descriptor will be scheduled on frame number + 1 in dwc2_init_isoc_dma_desc()
849 /* Enable channel only once for ISOC */ in dwc2_hcd_start_xfer_ddma()
912 * urb->status is not used for isoc transfers here. The in dwc2_cmpl_host_isoc_dma_desc()
995 * qtd was added. In fact, during isoc desc init, dwc2 may skip in dwc2_complete_isoc_xfer_ddma()
/openbmc/linux/sound/firewire/
H A Damdtp-stream.c89 * @process_ctx_payloads: callback handler to process payloads of isoc context
215 // Linux driver for 1394 OHCI controller voluntarily flushes isoc in amdtp_stream_add_pcm_hw_constraints()
217 // PAGE_SIZE. This kicks work for the isoc context and brings in amdtp_stream_add_pcm_hw_constraints()
230 // In IEC 61883-6, one isoc packet can transfer events up to the value in amdtp_stream_add_pcm_hw_constraints()
231 // of syt interval. This comes from the interval of isoc cycle. As 1394 in amdtp_stream_add_pcm_hw_constraints()
232 // OHCI controller can generate hardware IRQ per isoc packet, the in amdtp_stream_add_pcm_hw_constraints()
235 // and non-blocking modes. In blocking mode, the sequence of isoc packet in amdtp_stream_add_pcm_hw_constraints()
944 // Fireface skips transmission just for an isoc cycle corresponding in generate_tx_packet_descs()
962 // OXFW970 skips transmission for several isoc cycles during in generate_tx_packet_descs()
1988 * amdtp_domain_add_stream - register isoc context into the domain.
[all …]
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_rx.c110 /* we don't know the type, there may be isoc data! */ in v_recv_cmd_submit()
135 "CMD_SUBMIT: isoc invalid num packets %d\n", in v_recv_cmd_submit()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h147 return "ISOC"; in cdnsp_ring_type_string()
523 return "Isoc OUT"; in cdnsp_ep_type_string()
531 return "Isoc IN"; in cdnsp_ep_type_string()

12345678