Searched refs:period (Results 151 - 175 of 244) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhpet.c538 * Then we modify the comparator, indicating the period
799 unsigned long period; local
851 period = (cap & HPET_COUNTER_CLK_PERIOD_MASK) >>
854 temp += period >> 1; /* round */
855 do_div(temp, period);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dminisocks.c30 .period = DCCP_TIMEWAIT_LEN / INET_TWDR_TWKILL_SLOTS,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpkt_sched.h307 __u32 period; /* current period */ member in struct:tc_hfsc_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dperf_event.c168 s64 period = hwc->sample_period; local
171 if (unlikely(left <= -period)) {
172 left = period;
174 hwc->last_period = period;
179 left += period;
181 hwc->last_period = period;
262 * Set the period again. Some counters can't be stopped, so when we
296 /* Set the period for the event. */
1033 data.period = event->hw.last_period;
1212 * reset the period an
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dacornscsi.c77 * SDTR_PERIOD - period of REQ signal (min=125, max=1020)
78 * DEFAULT_PERIOD - default REQ period.
644 * Purpose : period for the synchronous transfer setting
646 * Returns : period in ns.
664 * Prototype: int round_period(unsigned int period)
665 * Purpose : return index into above table for a required REQ period
666 * Params : period - time (ns) for REQ
671 int round_period(unsigned int period) argument
676 if ((period <= sync_xfer_table[i].period_ns) &&
677 (period > sync_xfer_tabl
692 calc_sync_xfer(unsigned int period, unsigned int offset) argument
1611 unsigned char period, length; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_net.c1433 int period = lp->cisco_keepalive_period; local
1441 /* get/set keepalive period */
1451 if (copy_from_user(&period, ifr->ifr_data, len))
1453 if ((period > 0) && (period <= 32767))
1454 lp->cisco_keepalive_period = period;
1461 printk(KERN_INFO "%s: Keepalive period set "
1675 int period; local
1712 period = (int)((jiffies - lp->cisco_last_slarp_in
1715 (period !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Desp_scsi.c519 /* When offset is zero, period is "don't care". */
1440 u8 period = esp->msg_in[3]; local
1453 if (period > esp->max_period) {
1454 period = offset = 0;
1457 if (period < esp->min_period)
1461 stp = DIV_ROUND_UP(period << 2, one_clock);
1470 esp_setsync(esp, tp, period, offset, stp, offset);
1480 tp->nego_goal_period = period;
2265 * We use a time out period of 250ms (ESP_BUS_TIMEOUT).
2267 * c) Imperical constants for synchronous offset and transfer period
2644 esp_set_period(struct scsi_target *target, int period) argument
[all...]
H A Din2000.c40 * - period:ns -ns is the minimum # of nanoseconds in a SCSI data transfer
41 * period. Default is 500; acceptable values are 250 - 1000.
65 * - in2000=period:250,disconnect:2,nosync:0x03
198 static int round_period(unsigned int period) argument
203 if ((period <= sx_table[x - 0].period_ns) && (period > sx_table[x - 1].period_ns)) {
210 static uchar calc_sync_xfer(unsigned int period, unsigned int offset) argument
214 period *= 4; /* convert SDTR code to ns */
215 result = sx_table[round_period(period)].reg_value;
1939 if (check_setup_args("period",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dnsp_cs.c441 unsigned int period, offset; local
447 period = sync->SyncPeriod;
450 nsp_dbg(NSP_DEBUG_SYNC, "period=0x%x, offset=0x%x", period, offset);
459 if ( period >= sync_table->min_period &&
460 period <= sync_table->max_period ) {
465 if (period != 0 && sync_table->max_period == 0) {
467 * No proper period/offset found
469 nsp_dbg(NSP_DEBUG_SYNC, "no proper period/offset");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c922 tp->tgoal.period = uc->data;
929 tp->tgoal.period = uc->data;
1210 copy_info(&info, "Min. period factor %d, %s SCSI BUS%s\n",
1947 static void sym2_set_period(struct scsi_target *starget, int period) argument
1955 if (period <= np->minsync && spi_width(starget))
1958 tp->tgoal.period = period;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dstatus_profile.c424 #define percent_time(used, period) ((double)(used) / (double)(period) * 100.0 )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-debug.c174 out += sprintf(out, "%*s period %d phase %d load %d us, "
176 space, "", qh->period, qh->phase, qh->load,
179 out += sprintf(out, "%*s period %d phase %d load %d us\n",
180 space, "", qh->period, qh->phase, qh->load);
H A Doxu210hp.h319 unsigned short period; /* polling interval */ member in struct:ehci_qh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-kmem.c315 data.period = 1;
319 dump_printf("(IP, %d): %d/%d: %#Lx period: %Ld\n", event->header.misc,
320 data.pid, data.tid, data.ip, data.period);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_hfsc.c130 fprintf(f, " period %u ", st->period);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dusbnet.c190 unsigned period; local
201 period = max ((int) dev->status->desc.bInterval,
212 buf, maxp, intr_complete, dev, period);
214 "status ep%din, %d bytes period %d\n",
215 usb_pipeendpoint(pipe), maxp, period);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dff-core.c83 effect->u.periodic.period = 50;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Datkbd.c522 const short period[32] = local
532 while (i < ARRAY_SIZE(period) - 1 && period[i] < dev->rep[REP_PERIOD])
534 dev->rep[REP_PERIOD] = period[i];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dts78xx-setup.c286 .period = 1000000, /* one second */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx.h563 * an additional timeout period
747 uint8_t period; /* Sync rate factor */ member in struct:ahd_transinfo
794 /* Safe and valid period for async negotiations. */
798 * In RevA, the synctable uses a 120MHz rate for the period
799 * factor 8 and 160MHz for the period factor 7. The 120MHz
1398 void ahd_find_syncrate(struct ahd_softc *ahd, u_int *period,
1419 u_int period, u_int offset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/arm/
H A Daaci.c221 aacirun->bytes += aacirun->period;
280 aacirun->bytes += aacirun->period;
474 aacirun->period =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched.c132 * single value that denotes runtime == period, ie unlimited time.
190 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) argument
192 rt_b->rt_period = ns_to_ktime(period);
821 * period over which we average the RT time consumption, measured
829 * period over which we measure -rt task cpu usage in us.
837 * part of the period that we allow rt tasks to run in us.
1282 s64 period = sched_avg_period(); local
1284 while ((s64)(rq->clock - rq->age_stamp) > period) {
1291 rq->age_stamp += period;
3094 * in the pending idle delta if our idle period crosse
8575 to_ratio(u64 period, u64 runtime) argument
8607 u64 period, runtime; local
8658 __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) argument
8747 u64 runtime, period; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_softmac.c1418 u8 period = ieee->current_network.dtim_period;
1421 if(pPSC->LPSAwakeIntvl > period)
1422 LPSAwakeIntvl_tmp = period + (pPSC->LPSAwakeIntvl - period) -((pPSC->LPSAwakeIntvl-period)%period);
1428 LPSAwakeIntvl_tmp = count + (pPSC->LPSAwakeIntvl - count) -((pPSC->LPSAwakeIntvl-count)%period);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c93 a-priori period, like
95 are described by a constraint that ends in a length 1 period of
453 /* Step 2: Reduce the loop period. */
463 /* Proceed as if the loop period were n, with
468 /* m is a divisor of n. Try to reduce the loop period to n. */
2073 number of copies of L, each time shifted by period:
2076 L and (*^period L)
2077 L and (*^period L) and (*^{2 period} L)
2078 L and (*^period
2083 make_repeated_list(struct format_arg_list *sublist, unsigned int period) argument
[all...]
H A Dformat-scheme.c96 a-priori period, like
98 are described by a constraint that ends in a length 1 period of
456 /* Step 2: Reduce the loop period. */
466 /* Proceed as if the loop period were n, with
471 /* m is a divisor of n. Try to reduce the loop period to n. */
2096 number of copies of L, each time shifted by period:
2099 L and (*^period L)
2100 L and (*^period L) and (*^{2 period} L)
2101 L and (*^period
2106 make_repeated_list(struct format_arg_list *sublist, unsigned int period) argument
[all...]

Completed in 215 milliseconds

12345678910