Home
last modified time | relevance | path

Searched refs:instructions (Results 1 – 10 of 10) sorted by relevance

/drivers/media/video/cx88/
Dcx88-core.c133 u32 instructions,fields; in cx88_risc_buffer() local
147 instructions = fields * (1 + ((bpl + padding) * lines) / PAGE_SIZE + lines); in cx88_risc_buffer()
148 instructions += 2; in cx88_risc_buffer()
149 if ((rc = btcx_riscmem_alloc(pci,risc,instructions*8)) < 0) in cx88_risc_buffer()
171 u32 instructions; in cx88_risc_databuffer() local
179 instructions = 1 + (bpl * lines) / PAGE_SIZE + lines; in cx88_risc_databuffer()
180 instructions += 1; in cx88_risc_databuffer()
181 if ((rc = btcx_riscmem_alloc(pci,risc,instructions*8)) < 0) in cx88_risc_databuffer()
/drivers/media/video/bt8xx/
Dbttv-risc.c50 u32 instructions,line,todo; in bttv_risc_packed() local
59 instructions = skip_lines * 4; in bttv_risc_packed()
60 instructions += (1 + ((bpl + padding) * store_lines) in bttv_risc_packed()
62 instructions += 2 * 8; in bttv_risc_packed()
63 if ((rc = btcx_riscmem_alloc(btv->c.pci,risc,instructions)) < 0) in bttv_risc_packed()
131 unsigned int instructions,line,todo,ylen,chroma; in bttv_risc_planar() local
143 instructions = ((3 + (ybpl + ypadding) * ylines * 2) in bttv_risc_planar()
145 instructions += 2; in bttv_risc_planar()
146 if ((rc = btcx_riscmem_alloc(btv->c.pci,risc,instructions*4*5)) < 0) in bttv_risc_planar()
/drivers/scsi/
Dscript_asm.pl901 $instructions = 0;
927 $instructions += 1;
978 $instructions;
/drivers/media/video/cx23885/
Dcx23885-core.c1008 u32 instructions, fields; in cx23885_risc_buffer() local
1023 instructions = fields * (1 + ((bpl + padding) * lines) in cx23885_risc_buffer()
1025 instructions += 2; in cx23885_risc_buffer()
1026 rc = btcx_riscmem_alloc(pci, risc, instructions*12); in cx23885_risc_buffer()
1051 u32 instructions; in cx23885_risc_databuffer() local
1060 instructions = 1 + (bpl * lines) / PAGE_SIZE + lines; in cx23885_risc_databuffer()
1061 instructions += 1; in cx23885_risc_databuffer()
1063 rc = btcx_riscmem_alloc(pci, risc, instructions*12); in cx23885_risc_databuffer()
/drivers/crypto/
DKconfig20 that provides instructions for very fast cryptographic
23 The instructions are used only when the CPU supports them.
/drivers/misc/
DKconfig211 instructions using user virtual addresses. GRU instructions (ex., bcopy) use
/drivers/usb/gadget/
DKconfig670 which includes instructions and a "driver info file" needed to
/drivers/char/
DChangeLog281 i386 optimized asm instructions. This speeds up the
/drivers/scsi/aic7xxx/
Daic79xx.reg3492 * for any immediate operands passed in jmp, jc, jnc, call instructions.
Daic79xx.seq1533 * Need two instructions between "touches" of SGHADDR.