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

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau88x0_core.c2082 static void vortex_settimer(vortex_t * vortex, int period) argument
2084 //set the timer period to <period> 48000ths of a second.
2085 hwwrite(vortex->mmio, VORTEX_IRQ_STAT, period);
2148 /* ALSA period acknowledge. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-dbg.c238 "period=%s%s %s",
598 p.qh->period,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ioctl.c1321 __le16 period;
1323 &period, 2, 1) < 0)
1327 rrq->value = le16_to_cpu(period) * 1024;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-ui.js7737 _adjustDate: function(id, offset, period) {
7744 (period == 'M' ? this._get(inst, 'showCurrentAtPos') : 0), // undo positioning
7745 period);
7769 _selectMonthYear: function(id, select, period) {
7772 inst['selected' + (period == 'M' ? 'Month' : 'Year')] =
7773 inst['draw' + (period == 'M' ? 'Month' : 'Year')] =
8559 _adjustInstDate: function(inst, offset, period) {
8560 var year = inst.drawYear + (period == 'Y' ? offset : 0);
8561 var month = inst.drawMonth + (period == 'M' ? offset : 0);
8563 (period
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx65 active(false), on(false), period(500) {}
5402 if (caret.period > 0) {
5406 timer.ticksToWait = caret.period;
6078 return caret.period;
6081 caret.period = wParam;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c3772 ushort period = 0; local
3952 period = (((lramword >> 8) * 25) + 50) / 4;
3954 if (period == 0) { /* Should never happen. */
3962 period, 250 / period,
3964 period));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c1295 network->quiet.period = info_element->data[1];
H A Dipw2100.c693 /* If we haven't received a reset request within the backoff period,
6847 range->min_pmp = period_duration[0]; /* Minimal PM period */
6848 range->max_pmp = period_duration[POWER_MODES - 1]; /* Maximal PM period */
6852 /* How to decode max/min PM period */
6854 /* How to decode max/min PM period */
7925 s32 timeout, period; local
7942 period = period_duration[level - 1] / 1000;
7946 level, timeout, period);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_hfsc.c156 (monotonic within a period) */
157 u64 cl_vtadj; /* intra-period cumulative vt
159 u64 cl_vtoff; /* inter-period cumulative vt offset */
160 u64 cl_cvtmax; /* max child's vt in the last period */
174 unsigned long cl_vtperiod; /* vt period sequence number */
175 unsigned long cl_parentperiod;/* parent's vt period sequence number*/
699 * classes. if the parent's period didn't
711 * first child for a new parent backlog period.
714 * last period for all children.
736 cl->cl_vtperiod++; /* increment vt period */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_vfe8x_proc.c457 /* default frame drop period and pattern */
470 static void vfe_config_demux(uint32_t period, uint32_t even, uint32_t odd) argument
472 writel(period, ctrl->vfebase + VFE_DEMUX_CFG);
2312 /* Assumption is to have the same pattern and period for both
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h81 #define DOT11_MIN_BEACON_PERIOD 1 /* d11 min beacon period */
82 #define DOT11_MAX_BEACON_PERIOD 0xFFFF /* d11 max beacon period */
85 #define DOT11_MIN_DTIM_PERIOD 1 /* d11 min DTIM period */
86 #define DOT11_MAX_DTIM_PERIOD 0xFF /* d11 max DTIM period */
609 uint8 period; /* Beacon intervals between periodic quiet periods ? */ member in struct:dot11_quiet
610 uint16 duration; /* Length of quiet period, in TU's */
1169 #define DOT11_MNG_TIM_DTIM_PERIOD 1 /* d11 management DTIM period */
1652 #define DOT11_BSS_MAX_IDLE_PERIOD_IE_LEN 3 /* bss max idle period IE size */
1709 uint8 dtim_period; /* DTIM period */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dre_syntax.tex622 \twocolitem{period}{'.'}
H A Ddb.tex3829 Allows a time period to be set as the timeout period for queries.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c15424 cert_ask(char *name, uint32 period, char *ret_msg) argument
15431 sprintf(cmd, "action=Apply name=%s period=%d", name, period);
15547 uint32 period = 0; local
15560 period = atoi(period_str) * atoi(unit_str) * 86400;
15568 if (cert_ask(owner, period, rcv_msg)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex663 % period following counts as ending a sentence. (Idea found in latex.)
702 % @. is an end-of-sentence period.
1168 % We do .5em per period so that it has the same spacing in the cm
1169 % typewriter fonts as three actual period characters; on the other hand,
3540 % Call \doitemize, adding a period to the first argument and supplying the
3663 % we'll always have a period there to be parsed.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex659 % period following counts as ending a sentence. (Idea found in latex.)
698 % @. is an end-of-sentence period.
1143 % We do .5em per period so that it has the same spacing in the cm
1144 % typewriter fonts as three actual period characters; on the other hand,
3307 % Call \doitemize, adding a period to the first argument and supplying the
3430 % we'll always have a period there to be parsed.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex660 % period following counts as ending a sentence. (Idea found in latex.)
699 % @. is an end-of-sentence period.
1160 % We do .5em per period so that it has the same spacing in the cm
1161 % typewriter fonts as three actual period characters; on the other hand,
3337 % Call \doitemize, adding a period to the first argument and supplying the
3460 % we'll always have a period there to be parsed.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex660 % period following counts as ending a sentence. (Idea found in latex.)
699 % @. is an end-of-sentence period.
1160 % We do .5em per period so that it has the same spacing in the cm
1161 % typewriter fonts as three actual period characters; on the other hand,
3337 % Call \doitemize, adding a period to the first argument and supplying the
3460 % we'll always have a period there to be parsed.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin86 4. LIMITED WARRANTY. Sun warrants to you that for a period
[all...]

Completed in 611 milliseconds

12345678910