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

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/iforce/
H A Diforce-ff.c64 * Upload the component of an effect dealing with the period, phase and magnitude
69 __s16 magnitude, __s16 offset, u16 period, u16 phase)
73 period = TIME_SCALE(period);
93 data[5] = LO(period);
94 data[6] = HI(period);
285 return (old->u.periodic.period != new->u.periodic.period
372 effect->u.periodic.period, effect->u.periodic.phase);
67 make_period_modifier(struct iforce* iforce, struct resource* mod_chunk, int no_alloc, __s16 magnitude, __s16 offset, u16 period, u16 phase) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c340 "period-delimited options string:\n"
1646 if (tinfo->curr.period != tinfo->goal.period
1670 if (tinfo->curr.period == spi_period(starget)
1677 spi_period(starget) = tinfo->curr.period;
2364 static void ahc_linux_set_period(struct scsi_target *starget, int period) argument
2382 if (period < 9)
2383 period = 9; /* 12.5ns is our minimum */
2384 if (period == 9) {
2389 period
2419 unsigned int period = 0; local
2448 unsigned int period = tinfo->goal.period; local
[all...]
H A Daic79xx_proc.c62 u_int period; /* in 100ths of ns */ member in struct:__anon14186
73 * sync period factor.
80 /* See if the period is in the "exception" table */
85 return (100000000 / scsi_syncrates[i].period);
146 if (tinfo->period == AHD_PERIOD_UNKNOWN) {
153 freq = ahd_calc_syncsrate(tinfo->period);
H A Daic7xxx_core.c119 /* ultra2 fast/ultra period rate */
153 u_int *period,
170 u_int period, u_int offset);
176 u_int period, u_int offset,
1901 /*period*/0, /*offset*/0,
2169 * this function finds the nearest syncrate to the input period limited
2176 u_int *period, u_int *ppr_options, role_t role)
2197 * period otherwise we may allow a target initiated
2214 if (transinfo->period == 0) {
2215 *period
2174 ahc_devlimited_syncrate(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
2229 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, u_int *ppr_options, u_int maxsync) argument
2451 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, const struct ahc_syncrate *syncrate, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) argument
2933 u_int period; local
3018 ahc_construct_sdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset) argument
3056 ahc_construct_ppr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) argument
3592 u_int period; local
3767 u_int period; local
[all...]
H A Daic7xxx_proc.c63 u_int period; /* in 100ths of ns */ member in struct:__anon14208
74 * sync period factor.
81 /* See if the period is in the "exception" table */
86 return (100000000 / scsi_syncrates[i].period);
150 freq = ahc_calc_syncsrate(tinfo->period);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-sa1100.c170 unsigned long period = timer_freq / rtc_freq; local
173 unsigned long missed = (oscr - osmr1)/period;
176 OSMR1 = osmr1 + (missed + 1)*period;
184 OSMR1 = osmr1 + period;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsort.h49 u64 period; member in struct:hist_entry
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dpwm.c198 unsigned long period; local
224 period = NS_IN_HZ / period_ns;
227 duty_ns, period_ns, period);
233 tin_rate = pwm_calc_tin(pwm, period);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dmpcore_gtimer.c480 u32 ctrl, period; local
493 period = ticks_per_jiffy;
495 count += period ;
499 writel(period, gtimer_base + GTIMER_RELOAD);
506 /* period set, and timer enabled in 'next_event' hook */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dene_ir.c204 int period = ene_hw_read_reg(dev, ENE_RX_CARRIER); local
206 ene_dbg("RX: hardware carrier period = %02x", period);
208 if (!(period & ENE_RX_CARRIER_VALID))
211 period &= ~ENE_RX_CARRIER_VALID;
213 if (!period)
216 carrier = 2000000 / period;
296 /* set sampling period */
671 u32 period = 1000000 / carrier; /* (1 / freq) (* # usec in 1 sec) */ local
675 if (period
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-power.c86 /* for DTIM period 0 through IWL_DTIM_RANGE_0_MAX */
97 /* for DTIM period IWL_DTIM_RANGE_0_MAX + 1 through IWL_DTIM_RANGE_1_MAX */
107 /* for DTIM period > IWL_DTIM_RANGE_1_MAX */
119 enum iwl_power_level lvl, int period)
128 if (period <= IWL_DTIM_RANGE_1_MAX)
130 if (period <= IWL_DTIM_RANGE_0_MAX)
137 if (period == 0) {
139 period = 1;
151 /* figure out the listen interval based on dtim period and skip */
154 cpu_to_le32(period * (ski
117 iwl_static_sleep_cmd(struct iwl_priv *priv, struct iwl_powertable_cmd *cmd, enum iwl_power_level lvl, int period) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event_fsl_emb.c539 u64 period = event->hw.sample_period; local
549 * See if the total period for this event has expired,
550 * and update for the next period.
554 if (period) {
556 left += period;
558 left = period;
572 data.period = event->hw.last_period;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-report.c105 he = __hists__add_entry(hists, al, parent, data->period);
110 err = append_chain(he->callchain, data->callchain, syms, data->period);
141 hists->stats.total_period += data->period;
143 session->hists.stats.total_period += data->period;
149 struct sample_data data = { .period = 1, };
163 pr_debug("problem incrementing symbol period, skipping event\n");
170 pr_debug("problem adding event period\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dspdifenc.c61 int pkt_offset; ///< data burst repetition period in bytes
150 * The repetition period is measured in IEC 60958 frames (4 bytes).
152 static int spdif_dts4_subtype(int period) argument
154 switch (period) {
171 int period; local
184 period = ctx->dtshd_rate * (blocks << 5) / sample_rate;
185 subtype = spdif_dts4_subtype(period);
189 "impossible repetition period of %d for the current DTS stream"
190 " (blocks = %d, sample rate = %d)\n", ctx->dtshd_rate, period,
197 ctx->pkt_offset = period *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dspdifenc.c60 int pkt_offset; ///< data burst repetition period in bytes
149 * The repetition period is measured in IEC 60958 frames (4 bytes).
151 static int spdif_dts4_subtype(int period) argument
153 switch (period) {
170 int period; local
183 period = ctx->dtshd_rate * (blocks << 5) / sample_rate;
184 subtype = spdif_dts4_subtype(period);
188 "impossible repetition period of %d for the current DTS stream"
189 " (blocks = %d, sample rate = %d)\n", ctx->dtshd_rate, period,
196 ctx->pkt_offset = period *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dperf_event.c76 /* The maximum period the PMC can count. */
240 /* Set a new period to sample over */
245 long period = hwc->sample_period; local
248 if (unlikely(left <= -period)) {
249 left = period;
251 hwc->last_period = period;
256 left += period;
258 hwc->last_period = period;
264 * written with values that are too close to the maximum period.
285 * As the PMCs' full period ca
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dsl811-hcd.c368 if (ep->period)
376 if (ep->period)
456 DBG("deschedule qh%d/%p branch %d\n", ep->period, ep, ep->branch);
457 for (i = ep->branch; i < PERIODIC_SIZE; i += ep->period) {
470 -= ep->load / ep->period;
496 if (!ep->period)
767 static int balance(struct sl811 *sl811, u16 period, u16 load) argument
771 /* search for the least loaded schedule branch of that period
774 for (i = 0; i < period ; i++) {
778 for (j = i; j < PERIODIC_SIZE; j += period) {
[all...]
H A Dehci-q.c845 qh->period = urb->interval >> 3;
846 if (qh->period == 0 && urb->interval != 1) {
852 } else if (qh->period > ehci->periodic_size) {
853 qh->period = ehci->periodic_size;
854 urb->interval = qh->period << 3;
875 qh->period = urb->interval;
876 if (qh->period > ehci->periodic_size) {
877 qh->period = ehci->periodic_size;
878 urb->interval = qh->period;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Djack_audio.c147 double o, period; local
183 period = (double) self->buffer_size / self->sample_rate;
184 o = 2 * M_PI * 1.5 * period; /// bandwidth: 1.5Hz
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dcomedi_test.c86 unsigned long usec_period; /* waveform period in microseconds */
87 unsigned long usec_current; /* current time (modulo waveform period) */
90 unsigned int scan_period; /* scan period in usec */
91 unsigned int convert_period; /* conversion period in usec */
225 int period = it->options[1]; local
233 /* set default amplitude and period */
236 if (period <= 0)
237 period = 100000; /* 0.1 sec */
240 devpriv->usec_period = period;
443 comedi_error(dev, "bug setting conversion period");
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/arm/
H A Daaci.h220 unsigned int period; member in struct:aaci_runtime
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkd.h148 int period; /* in msec; <= 0: don't change */ member in struct:kbd_repeat
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mlx4/
H A Dcq.h146 u16 count, u16 period);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DRSP2SQL.h186 time_t period; member in struct:RSP2SQL_dateintval_return_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/pregen/
H A DRSP2SQL.h186 time_t period; member in struct:RSP2SQL_dateintval_return_struct

Completed in 206 milliseconds

12345678910