Searched refs:per (Results 1 - 25 of 40) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dtc_util.c340 double per = strtod(str, &p) / 100.; local
342 if (per > 1. || per < 0)
347 *percent = (unsigned) rint(per * max_percent_value);
351 void print_percent(char *buf, int len, __u32 per) argument
353 snprintf(buf, len, "%g%%", 100. * (double) per / max_percent_value);
356 char * sprint_percent(__u32 per, char *buf) argument
358 print_percent(buf, SPRINT_BSIZE-1, per);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemcpy-sh4.S38 ! 6 cycles, 4 bytes per iteration
111 ! 6 cycles, 4 bytes per iteration
221 ! 4 cycles, 2 bytes per iteration
249 ! 3 cycles, 1 byte per iteration
331 ! 4 cycles, 2 long words per iteration
365 ! 4 cycles, 2 long words per iteration
385 ! 3 cycles, 1 byte per iteration
433 ! 4 cycles, 2 long words per iteration
470 ! 16 cycles, 32 bytes per iteration
537 ! 4 cycles, 2 long words per iteratio
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c483 u32 per; /* Period in tenths of ns */ local
484 u32 kpc; /* (per * clk) */
490 if (dt && sfac <= 9) per = 125;
491 else if (sfac <= 10) per = 250;
492 else if (sfac == 11) per = 303;
493 else if (sfac == 12) per = 500;
494 else per = 40 * sfac;
495 ret = per;
497 kpc = per * clk;
505 * to 5 Mega-transfers per secon
1901 sym_settrans(struct sym_hcb *np, int target, u_char opts, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
2032 sym_setsync(struct sym_hcb *np, int target, u_char ofs, u_char per, u_char div, u_char fak) argument
2059 sym_setpprot(struct sym_hcb *np, int target, u_char opts, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
3839 u_char chg, ofs, per, fak, div; local
3957 unsigned char per = np->msgin[3]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dmemset.S57 # per iteration
64 # set 16 bytes per iteration for word-aligned dst
H A Dmemcopy.S159 # per iteration
165 # copy 16 bytes per iteration for word-aligned dst and word-aligned src
231 # copy 16 bytes per iteration for word-aligned dst and unaligned src
H A Dusercopy.S8 * of the Xtensa link-time HAL, and those files may differ per
89 # per iteration
152 # copy 16 bytes per iteration for word-aligned dst and word-aligned src
217 # copy 16 bytes per iteration for word-aligned dst and unaligned src
H A Dstrnlen_user.S71 srli a10, a3, 2 # number of loop iterations with 4B per loop
H A Dstrncpy_user.S72 srli a12, a4, 2 # number of loop iterations with 4B per loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dmemzero.S50 3: subs r1, r1, #64 @ 1 write 32 bytes out per loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dmemzero.S50 3: subs r1, r1, #64 @ 1 write 32 bytes out per loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/common/
H A Dcrt0.S10 * Boot loader execution entry point. Clears out .bss section as per
48 ## Clear out the BSS as per ANSI C requirements
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dm8xx_pcmcia.c17 * two IO and five memory windows per socket, which can be independently
222 /* we keep one lookup table per socket to check flags */
656 unsigned int i, events, pscr, pipr, per; local
663 per = in_be32(&((immap_t *)IMAP_ADDR)->im_pcmcia.pcmc_per);
721 per &= ~M8XX_PCMCIA_RDY_L(0);
722 per &= ~M8XX_PCMCIA_RDY_L(1);
724 out_be32(&((immap_t *)IMAP_ADDR)->im_pcmcia.pcmc_per, per);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dentry.S184 tm __THREAD_per(%r3),0xe8 # new process is using per ?
186 stctl %c9,%c11,__SF_EMPTY(%r15) # We are using per stuff
331 l %r1,BASED(.Lhandle_per) # load adr. of per handler
422 tm __LC_PGM_INT_CODE+1,0x80 # check whether we got a per exception
423 bnz BASED(pgm_per) # got per exception -> special case
447 # handle per exception
450 tm __LC_PGM_OLD_PSW,0x40 # test if per event recording is on
451 bnz BASED(pgm_per_std) # ok, normal per event from user space
460 # Normal per exception
479 tm SP_PSW+1(%r15),0x01 # kernel per even
[all...]
H A Dentry64.S173 tm __THREAD_per+4(%r3),0xe8 # is the new process using per ?
175 stctg %c9,%c11,__SF_EMPTY(%r15)# We are using per stuff
410 tm __LC_PGM_INT_CODE+1,0x80 # check whether we got a per exception
411 jnz pgm_per # got per exception -> special case
435 # handle per exception
438 tm __LC_PGM_OLD_PSW,0x40 # test if per event recording is on
439 jnz pgm_per_std # ok, normal per event from user space
448 # Normal per exception
463 tm SP_PSW+1(%r15),0x01 # kernel per event ?
471 ngr %r8,%r3 # clear per
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex36 The Ogg stream must be unmultiplexed (only one stream, a Vorbis audio stream, per link)
112 of PCM audio samples (per channel; a stereo stream's granule position
H A D05-comment.tex207 The comment header is encoded as follows (as per Ogg's standard
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.c67 ** Support for up to 64 tags per lun.
187 ** per pcidev to support dynamic dma mapping. (I would
355 * for memory we donnot need to DMA from/to and one pool per pcidev for
380 * With pci bus iommu support, we maintain one pool per pcidev and a
922 ** The maximum number of tags per logic unit.
987 ** There should be one slot per target, and one slot
4752 ** We donnot queue more than 1 ccb per target
5335 u_long per; /* Period in tenths of ns */ local
5336 u_long kpc; /* (per * clk) */
5341 if (sfac <= 10) per
6565 u_char chg, ofs, per, fak, wide; local
[all...]
H A Dscsi_transport_spi.c1136 static void print_nego(const unsigned char *msg, int per, int off, int width) argument
1138 if (per) {
1140 period_to_str(buf, msg[per]);
1293 * no per-HBA allocation and thus we don't need to distinguish
H A Desp_scsi.c468 u8 per = esp->target[tgt].esp_period; local
474 if (per != esp->prev_stp) {
475 esp->prev_stp = per;
476 esp_write8(per, ESP_STP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/mm/
H A Dcopy_page.S320 1: ! Read longword, write two words per iteration
342 ! Read longword, write byte, word, byte per iteration
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp144 // TODO: cycles per loop iteration
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dboot.S302 sll a3,a3,t0 # a3 has D$ sets per way
354 sll a3,a3,t0 # a3 has I$ sets per way
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dframetype.c488 {"TBPM", FRAME(text), PRESERVE, "BPM (beats per minute)"},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dframetype.c485 {"TBPM", FRAME(text), PRESERVE, "BPM (beats per minute)"},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/echoaudio/
H A Dechoaudio.c492 int err, per, rest, page, edge, offs; local
540 for (offs = page = per = 0; offs < params_buffer_bytes(hw_params);
541 per++) {

Completed in 307 milliseconds

12