Searched refs:targfreq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Ddfa.c414 int targfreq[CSIZE + 1], targstate[CSIZE + 1]; local
645 targfreq[++targptr] = 1;
671 ++targfreq[i];
748 if ( targfreq[i] > comfreq )
750 comfreq = targfreq[i];
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Ddfa.c414 int targfreq[CSIZE + 1], targstate[CSIZE + 1]; local
645 targfreq[++targptr] = 1;
671 ++targfreq[i];
748 if ( targfreq[i] > comfreq )
750 comfreq = targfreq[i];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dpowernow-k8.c1123 unsigned targfreq, unsigned relation)
1157 pol->cpu, targfreq, pol->min, pol->max, relation);
1177 targfreq, relation, &newstate))
1122 powernowk8_target(struct cpufreq_policy *pol, unsigned targfreq, unsigned relation) argument

Completed in 180 milliseconds