Searched refs:latency (Results 1 - 25 of 43) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemcpy-sh4.S30 mov r4,r2 ! 5 MT (0 cycles latency)
32 mov.l @(r0,r5),r7 ! 21 LS (2 cycles latency)
39 3: mov.l @(r0,r5),r1 ! 21 LS (latency=2) ! NMLK
40 mov r7, r3 ! 5 MT (latency=0) ! RQPO
45 mov r1,r6 ! 5 MT (latency=0)
49 mov r1, r7 ! 5 MT (latency=0)
56 3: mov.l @(r0,r5),r1 ! 21 LS (latency=2) ! KLMN
57 mov r7,r3 ! 5 MT (latency=0) ! OPQR
63 mov r1,r6 ! 5 MT (latency=0)
66 mov r1,r7 ! 5 MT (latency
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dq_tbf.c29 fprintf(stderr, " [ peakrate KBPS ] [ latency TIME ]\n");
46 unsigned buffer=0, mtu=0, mpu=0, latency=0; local
55 if (opt.limit || latency) {
56 fprintf(stderr, "Double \"limit/latency\" spec\n");
64 } else if (matches(*argv, "latency") == 0) {
66 if (opt.limit || latency) {
67 fprintf(stderr, "Double \"limit/latency\" spec\n");
70 if (get_usecs(&latency, *argv)) {
71 explain1("latency");
158 if (opt.limit == 0 && latency
205 double latency; local
[all...]
H A Dq_netem.c145 } else if (matches(*argv, "latency") == 0 ||
148 if (get_ticks(&opt.latency, *argv)) {
149 explain1("latency");
156 explain1("latency");
164 explain1("latency");
234 if (opt.latency == 0) {
245 if (dist_size > 0 && (opt.latency == 0 || opt.jitter == 0)) {
246 fprintf(stderr, "distribution specified but no latency and jitter values\n");
299 if (qopt.latency) {
300 fprintf(f, " delay %s", sprint_ticks(qopt.latency, b
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Ddram_init.S38 ; CAS latency = 2 && bus_width = 32 => 0x40
39 ; CAS latency = 3 && bus_width = 32 => 0x60
40 ; CAS latency = 2 && bus_width = 16 => 0x20
41 ; CAS latency = 3 && bus_width = 16 => 0x30
49 move.d 0x40, $r2 ; Assume 32 bits and CAS latency = 2
52 and.d 0x03, $r1 ; Get CAS latency
57 cmp.d 0x00, $r1 ; CAS latency = 2?
60 or.d 0x20, $r2 ; CAS latency = 3
64 cmp.d 0x01, $r1 ; CAS latency = 2?
67 or.d 0x20, $r2 ; CAS latency
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dppp_channel.h44 int latency; /* overhead time in milliseconds */ member in struct:ppp_channel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Ddram_init.S37 ; CAS latency = 2 && bus_width = 32 => 0x40
38 ; CAS latency = 3 && bus_width = 32 => 0x60
39 ; CAS latency = 2 && bus_width = 16 => 0x20
40 ; CAS latency = 3 && bus_width = 16 => 0x30
47 move.d 0x40, $r4 ; Assume 32 bits and CAS latency = 2
49 and.d 0x07, $r1 ; Get CAS latency
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dpowernow-k7.c101 static unsigned int latency; variable
219 fidvidctl.bits.SGTC = latency;
234 fidvidctl.bits.SGTC = latency;
395 if (latency < pc.bits.sgtc)
396 latency = pc.bits.sgtc;
461 latency = psb->settlingtime;
462 if (latency < 100) {
464 "Should be at least 100. Correcting.\n", latency);
465 latency = 100;
545 sgtc = 100 * m * latency;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-lshift.S57 stu 7,-4(9) # store previous result during read latency
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dprocessor_idle.c41 #include <linux/latency.h>
581 cx->promotion.state->latency <= system_latency_constraint()) {
622 * or if the latency of the current state is unacceptable
625 pr->power.state->latency > system_latency_constraint()) {
655 * to C3. We're favoring C2 for its characteristics of low latency
744 pr->power.states[ACPI_STATE_C2].latency = acpi_gbl_FADT.C2latency;
745 pr->power.states[ACPI_STATE_C3].latency = acpi_gbl_FADT.C3latency;
874 cx.latency = obj->integer.value;
919 * C2 latency must be less than or equal to 100
922 else if (cx->latency > ACPI_PROCESSOR_MAX_C2_LATENC
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cpufreq/
H A Dcpufreq_conservative.c43 * latency of the processor. The governor will work on any processor with
44 * transition latency <= 10mS, using appropriate sampling
46 * For CPUs with transition latency > 10mS (mostly drivers
502 unsigned int latency; local
503 /* policy latency is in nS. Convert it to uS first */
504 latency = policy->cpuinfo.transition_latency / 1000;
505 if (latency == 0)
506 latency = 1;
508 def_sampling_rate = 10 * latency *
H A Dcpufreq_ondemand.c34 * latency of the processor. The governor will work on any processor with
35 * transition latency <= 10mS, using appropriate sampling
37 * For CPUs with transition latency > 10mS (mostly drivers with CPUFREQ_ETERNAL)
502 "due to too long transition latency\n");
532 unsigned int latency; local
533 /* policy latency is in nS. Convert it to uS first */
534 latency = policy->cpuinfo.transition_latency / 1000;
535 if (latency == 0)
536 latency = 1;
538 def_sampling_rate = latency *
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_netem.c60 psched_tdiff_t latency; member in struct:netem_sched_data
217 delay = tabledist(q->latency, q->jitter,
425 q->latency = qopt->latency;
606 qopt.latency = q->latency;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-add1.S56 stwu 7,4(3) # store previous limb in load latency slot
H A Dmpih-sub1.S58 stwu 7,4(3) # store previous limb in load latency slot
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacpi_bus.h226 int latency; /* Dx->D0 time (microseconds) */ member in struct:acpi_device_power_state
249 int latency; /* Px->P0 time (microseconds) */ member in struct:acpi_device_perf_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev67-strrchr.S100 nop # E : hide the cmov latency (2) behind ctlz latency
H A Dev67-strchr.S83 cmoveq t1, $31, v0 # E : Two mapping slots, latency = 2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-core.c55 static unsigned int latency = UNSET; variable
56 module_param(latency,int,0444);
57 MODULE_PARM_DESC(latency,"pci latency timer");
1028 printk(KERN_INFO "%s: quirk: PCIPCI_ALIMAGIK -- latency fixup\n",
1035 if (UNSET != latency)
1036 lat = latency;
1045 printk(KERN_INFO "%s: setting pci latency timer to %d\n",
1046 name, latency);
1047 pci_write_config_byte(pci, PCI_LATENCY_TIMER, latency);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-core.c65 static unsigned int latency = UNSET; variable
66 module_param(latency, int, 0444);
67 MODULE_PARM_DESC(latency,"pci latency timer");
871 printk(KERN_INFO "%s: quirk: PCIPCI_ALIMAGIK -- latency fixup\n",
873 latency = 0x0A;
893 if (UNSET != latency) {
894 printk(KERN_INFO "%s: setting pci latency timer to %d\n",
895 dev->name,latency);
896 pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, latency);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A DMakefile11 hrtimer.o rwsem.o latency.o nsproxy.o srcu.o die_notifier.o
H A Dlatency.c2 * latency.c: Explicit system-wide latency-expectation infrastructure
5 * latency constraint they have and to collect and summarize these
8 * tradoffs with a latency component.
11 * more power, but has a higher exit latency. For the idle loop power
15 * An example announcer of latency is an audio driver that knowns it
17 * left in the DMA buffer; in that case the driver can set a latency
20 * Multiple drivers can each announce their maximum accepted latency,
33 #include <linux/latency.h>
60 * This function returns the maximum latency allowe
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dcore_irongate.h40 igcsr32 latency; /* 0x0C - header type, PCI latency */ member in struct:__anon7891
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dbtaudio.c879 static int latency = -1; variable
943 if (-1 != latency) {
944 printk(KERN_INFO "btaudio: setting pci latency timer to %d\n",
945 latency);
946 pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, latency);
953 printk("irq: %d, latency: %d, mmio: 0x%lx\n",
1122 module_param(latency, int, S_IRUGO);
1123 MODULE_PARM_DESC(latency,"pci latency timer");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dsmt.c96 static void smt_fill_latency(struct s_smc *smc, struct smt_p_latency *latency);
1045 smt_fill_latency(smc,&sif->latency); /* set station latency */
1289 * fill values in latency equivalent parameter
1291 static void smt_fill_latency(struct s_smc *smc, struct smt_p_latency *latency) argument
1293 SMTSETPARA(latency,SMT_P_LATENCY) ;
1295 latency->lt_phyout_idx1 = phy_index(smc,0) ;
1296 latency->lt_latency1 = 10 ; /* in octets (byte clock) */
1298 * note: latency has two phy entries by definition
1302 latency
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbsdram.S733 li a1,MEMC_DRAMTIM25_INIT # Assume CAS latency of 2.5
734 andi t8,t1,0xf0 # Find out the CAS latency
737 li a1,MEMC_DRAMTIM2_INIT # CAS latency is 2
903 li a1,MEMC_SD_DRAMTIM3_INIT # Assume CAS latency of 3
904 andi t8,t1,0xf0 # Find out the CAS latency
907 li a1,MEMC_SD_DRAMTIM2_INIT # CAS latency is 2

Completed in 153 milliseconds

12