• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/

Lines Matching defs:in

16  * This program is distributed in the hope that it will be useful,
54 cip->b[1] = 0x78; /* packet size in quadlets (480/4) - even for empty packets! */
158 temp |= 0 << 20; /* interrupts, i=0 in packet-per-buffer mode */
160 /* disable wait on sync field, not used in DV :-( */
165 im->q[2] = 0; /* branchAddress and Z not use in packet-per-buffer mode */
177 /* disable wait on sync field, not used in DV :-( */
182 il->q[2] = cpu_to_le32(1); /* branchAddress (filled in later) and Z = 1 descriptor in next block */
197 OUTPUT_MORE-Immediate <-- contains the iso header in-line
203 OUTPUT_MORE-Immediate <-- contains the iso header in-line
210 OUTPUT_MORE-Immediate <-- contains the iso header in-line
258 } in;
268 /* struct frame contains all data associated with one frame in the
280 /* index of this frame in video_card->frames[] */
298 /* kernel virtual pointer to the start of this frame's data in
315 descriptor blocks; usually around 64KB in size
328 set each time the DMA program is written in
336 /* the timestamp we assigned to the first packet in the frame */
346 /* in order to figure out what caused an interrupt,
355 the "tail" in the chain of DMA descriptor blocks.
357 block in the subsequent frame, once it is ready.
361 /* the number of descriptors in the first descriptor block
432 /* entry in dv1394_cards */
435 /* handle to /dev/ieee1394/dv/N, NULL if devfs not in use */
438 /* OHCI card IT DMA context number, -1 if not in use */
442 /* register offsets for current IT DMA context, 0 if not in use */
447 /* OHCI card IR DMA context number, -1 if not in use */
451 /* register offsets for current IR DMA context, 0 if not in use */
515 /* next byte in the ringbuffer that a write() call will fill */
565 are stored here in the video_card */
575 unsigned int frame_size; /* in bytes */