Home
last modified time | relevance | path

Searched refs:periods (Results 1 – 101 of 101) sorted by relevance

/linux-4.1.27/sound/soc/au1x/
Ddma.c35 unsigned int periods; member
48 stream->periods = 0; in au1000_release_dma_link()
62 unsigned int periods) in au1000_setup_dma_link() argument
73 stream->periods == periods) in au1000_setup_dma_link()
79 stream->periods = periods; in au1000_setup_dma_link()
85 for (i = 0; i < periods; i++) { in au1000_setup_dma_link()
88 if (i < periods - 1) { in au1000_setup_dma_link()
Ddbdma2.c54 unsigned long periods; /* number of SG segments in total */ member
88 if (cd->q_period >= cd->periods) { in au1x_pcm_queue_tx()
102 if (cd->q_period >= cd->periods) { in au1x_pcm_queue_rx()
113 if (++cd->curr_period >= cd->periods) { in au1x_pcm_dmatx_cb()
126 if (++cd->curr_period >= cd->periods) { in au1x_pcm_dmarx_cb()
226 pcd->periods = params_periods(params); in au1xpsc_pcm_hw_params()
/linux-4.1.27/sound/pci/cs5535audio/
Dcs5535audio_pcm.c121 unsigned int periods, in cs5535audio_build_dma_packets() argument
128 if (periods > CS5535AUDIO_MAX_DESCRIPTORS) in cs5535audio_build_dma_packets()
137 dma->period_bytes = dma->periods = 0; in cs5535audio_build_dma_packets()
140 if (dma->periods == periods && dma->period_bytes == period_bytes) in cs5535audio_build_dma_packets()
147 for (i = 0; i < periods; i++) { in cs5535audio_build_dma_packets()
157 lastdesc = &((struct cs5535audio_dma_desc *) dma->desc_buf.area)[periods]; in cs5535audio_build_dma_packets()
162 (sizeof(struct cs5535audio_dma_desc)*periods)); in cs5535audio_build_dma_packets()
166 dma->periods = periods; in cs5535audio_build_dma_packets()
Dcs5535audio.h79 unsigned int period_bytes, periods; member
/linux-4.1.27/lib/
Dflex_proportions.c63 bool fprop_new_period(struct fprop_global *p, int periods) in fprop_new_period() argument
78 if (periods < 64) in fprop_new_period()
79 events -= events >> periods; in fprop_new_period()
82 p->period += periods; in fprop_new_period()
/linux-4.1.27/include/sound/
Dpcm_oss.h34 unsigned int periods; member
53 unsigned int periods; member
Dpcm.h362 unsigned int periods; /* periods */ member
/linux-4.1.27/sound/mips/
Dau1x00.c89 unsigned int periods; member
140 stream->periods = 0; in au1000_release_dma_link()
154 unsigned int periods) in au1000_setup_dma_link() argument
165 stream->periods == periods) in au1000_setup_dma_link()
171 stream->periods = periods; in au1000_setup_dma_link()
177 for (i = 0; i < periods; i++) { in au1000_setup_dma_link()
180 if (i < periods - 1) { in au1000_setup_dma_link()
/linux-4.1.27/Documentation/devicetree/bindings/cpufreq/
Darm_big_little_dt.txt38 clock-latency = <61036>; /* two CLK32 periods */
57 clock-latency = <61036>; /* two CLK32 periods */
Dcpufreq-dt.txt41 clock-latency = <61036>; /* two CLK32 periods */
/linux-4.1.27/sound/soc/fsl/
Dimx-pcm-fiq.c40 int periods; member
83 iprtd->periods = params_periods(params); in snd_imx_pcm_hw_params()
101 regs.ARM_r8 = (iprtd->period * iprtd->periods - 1) << 16; in snd_imx_pcm_prepare()
103 regs.ARM_r9 = (iprtd->period * iprtd->periods - 1) << 16; in snd_imx_pcm_prepare()
Dmpc5200_dma.c70 s->period_next = (s->period_next + 1) % s->runtime->periods; in psc_dma_bcom_enqueue_next_buffer()
84 s->period_current = (s->period_current+1) % s->runtime->periods; in psc_dma_bcom_irq()
126 (int)runtime->period_size, runtime->periods); in psc_dma_trigger()
145 for (i = 0; i < runtime->periods; i++) in psc_dma_trigger()
/linux-4.1.27/sound/pci/
Datiixp_modem.c225 unsigned int period_bytes, periods; member
327 unsigned int periods, in atiixp_build_dma_packets() argument
334 if (periods > ATI_MAX_DESCRIPTORS) in atiixp_build_dma_packets()
341 dma->period_bytes = dma->periods = 0; /* clear */ in atiixp_build_dma_packets()
344 if (dma->periods == periods && dma->period_bytes == period_bytes) in atiixp_build_dma_packets()
357 for (i = 0; i < periods; i++) { in atiixp_build_dma_packets()
364 if (i == periods - 1) in atiixp_build_dma_packets()
375 dma->periods = periods; in atiixp_build_dma_packets()
Datiixp.c249 unsigned int period_bytes, periods; member
358 unsigned int periods, in atiixp_build_dma_packets() argument
365 if (periods > ATI_MAX_DESCRIPTORS) in atiixp_build_dma_packets()
374 dma->period_bytes = dma->periods = 0; /* clear */ in atiixp_build_dma_packets()
377 if (dma->periods == periods && dma->period_bytes == period_bytes) in atiixp_build_dma_packets()
390 for (i = 0; i < periods; i++) { in atiixp_build_dma_packets()
397 if (i == periods - 1) in atiixp_build_dma_packets()
408 dma->periods = periods; in atiixp_build_dma_packets()
Dbt87x.c228 unsigned int periods, unsigned int period_bytes) in snd_bt87x_create_risc() argument
242 for (i = 0; i < periods; ++i) { in snd_bt87x_create_risc()
255 u32 block = i * 16 / periods; in snd_bt87x_create_risc()
274 chip->lines = periods; in snd_bt87x_create_risc()
Dvia82xx_modem.c280 unsigned int periods, unsigned int fragsize) in build_via_table() argument
303 for (i = 0; i < periods; i++) { in build_via_table()
325 if (i == periods - 1) in build_via_table()
344 dev->bufsize = periods * fragsize; in build_via_table()
Dvia82xx.c427 unsigned int periods, unsigned int fragsize) in build_via_table() argument
450 for (i = 0; i < periods; i++) { in build_via_table()
470 if (i == periods - 1) in build_via_table()
489 dev->bufsize = periods * fragsize; in build_via_table()
/linux-4.1.27/drivers/media/rc/
Diguanair.c354 unsigned i, size, periods, bytes; in iguanair_tx() local
361 periods = DIV_ROUND_CLOSEST(txbuf[i] * ir->carrier, 1000000); in iguanair_tx()
362 bytes = DIV_ROUND_UP(periods, 127); in iguanair_tx()
367 while (periods) { in iguanair_tx()
368 unsigned p = min(periods, 127u); in iguanair_tx()
370 periods -= p; in iguanair_tx()
/linux-4.1.27/drivers/watchdog/
Docteon-wdt-main.c471 unsigned int periods; in octeon_wdt_calc_parameters() local
483 periods = t / timeout_sec; in octeon_wdt_calc_parameters()
490 countdown_reset = periods > 2 ? periods - 2 : 0; in octeon_wdt_calc_parameters()
DKconfig850 during inactivity periods (includes interrupt activity monitoring).
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-a3/
Dgpio.c842 struct io_pwm_set_period periods; in gpio_pwm_set_period() local
845 if (copy_from_user(&periods, (void __user *)arg, sizeof(periods))) in gpio_pwm_set_period()
847 if (periods.lo > 8191 || periods.hi > 8191) in gpio_pwm_set_period()
849 rw_pwm_widths.lo = periods.lo; in gpio_pwm_set_period()
850 rw_pwm_widths.hi = periods.hi; in gpio_pwm_set_period()
/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c160 sport_config_tx_dma(sport, sport->tx_dma_buf, runtime->periods, in bf5xx_pcm_prepare()
164 sport_config_rx_dma(sport, sport->rx_dma_buf, runtime->periods, in bf5xx_pcm_prepare()
170 sport_config_tx_dma(sport, runtime->dma_area, runtime->periods, in bf5xx_pcm_prepare()
174 sport_config_rx_dma(sport, runtime->dma_area, runtime->periods, in bf5xx_pcm_prepare()
Dbf5xx-i2s-pcm.c102 runtime->periods, period_bytes); in bf5xx_pcm_prepare()
106 runtime->periods, period_bytes); in bf5xx_pcm_prepare()
/linux-4.1.27/include/linux/dma/
Ddw.h48 unsigned long periods; member
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-alsa.c687 unsigned int period_size, periods; in snd_card_saa7134_hw_params() local
691 periods = params_periods(hw_params); in snd_card_saa7134_hw_params()
695 if (periods < 4) in snd_card_saa7134_hw_params()
697 if (period_size * periods > 1024 * 1024) in snd_card_saa7134_hw_params()
702 if (dev->dmasound.blocks == periods && in snd_card_saa7134_hw_params()
713 dev->dmasound.blocks = periods; in snd_card_saa7134_hw_params()
715 dev->dmasound.bufsize = period_size * periods; in snd_card_saa7134_hw_params()
/linux-4.1.27/drivers/dma/
Dimx-dma.c868 unsigned int periods = buf_len / period_len; in imxdma_prep_dma_cyclic() local
881 imxdmac->sg_list = kcalloc(periods + 1, in imxdma_prep_dma_cyclic()
886 sg_init_table(imxdmac->sg_list, periods); in imxdma_prep_dma_cyclic()
888 for (i = 0; i < periods; i++) { in imxdma_prep_dma_cyclic()
897 imxdmac->sg_list[periods].offset = 0; in imxdma_prep_dma_cyclic()
898 sg_dma_len(&imxdmac->sg_list[periods]) = 0; in imxdma_prep_dma_cyclic()
899 imxdmac->sg_list[periods].page_link = in imxdma_prep_dma_cyclic()
904 desc->sgcount = periods; in imxdma_prep_dma_cyclic()
Ddma-jz4780.c343 unsigned int periods, i; in jz4780_dma_prep_dma_cyclic() local
349 periods = buf_len / period_len; in jz4780_dma_prep_dma_cyclic()
351 desc = jz4780_dma_desc_alloc(jzchan, periods, DMA_CYCLIC); in jz4780_dma_prep_dma_cyclic()
355 for (i = 0; i < periods; i++) { in jz4780_dma_prep_dma_cyclic()
377 if (i != (periods - 1)) { in jz4780_dma_prep_dma_cyclic()
Dste_dma40.c2550 unsigned int periods = buf_len / period_len; in dma40_prep_dma_cyclic() local
2555 sg = kcalloc(periods + 1, sizeof(struct scatterlist), GFP_NOWAIT); in dma40_prep_dma_cyclic()
2559 for (i = 0; i < periods; i++) { in dma40_prep_dma_cyclic()
2565 sg[periods].offset = 0; in dma40_prep_dma_cyclic()
2566 sg_dma_len(&sg[periods]) = 0; in dma40_prep_dma_cyclic()
2567 sg[periods].page_link = in dma40_prep_dma_cyclic()
2570 txd = d40_prep_sg(chan, sg, sg, periods, direction, in dma40_prep_dma_cyclic()
Dat_hdmac.c1105 unsigned int periods = buf_len / period_len; in atc_prep_dma_cyclic() local
1111 periods, buf_len, period_len); in atc_prep_dma_cyclic()
1137 for (i = 0; i < periods; i++) { in atc_prep_dma_cyclic()
Dat_xdmac.c704 unsigned int periods = buf_len / period_len; in at_xdmac_prep_dma_cyclic() local
725 for (i = 0; i < periods; i++) { in at_xdmac_prep_dma_cyclic()
/linux-4.1.27/include/linux/
Dflex_proportions.h38 bool fprop_new_period(struct fprop_global *p, int periods);
/linux-4.1.27/drivers/dma/dw/
Dcore.c573 for (i = 0; i < dwc->cdesc->periods; i++) in dwc_handle_cyclic()
1326 unsigned int periods; in dw_dma_cyclic_prep() local
1365 periods = buf_len / period_len; in dw_dma_cyclic_prep()
1377 if (periods > NR_DESCS_PER_CHANNEL) in dw_dma_cyclic_prep()
1384 cdesc->desc = kzalloc(sizeof(struct dw_desc *) * periods, GFP_KERNEL); in dw_dma_cyclic_prep()
1388 for (i = 0; i < periods; i++) { in dw_dma_cyclic_prep()
1442 &buf_addr, buf_len, period_len, periods); in dw_dma_cyclic_prep()
1444 cdesc->periods = periods; in dw_dma_cyclic_prep()
1487 for (i = 0; i < cdesc->periods; i++) in dw_dma_cyclic_free()
/linux-4.1.27/fs/nilfs2/
DKconfig16 periods until they are changed back to checkpoints. Each
Dioctl.c721 struct nilfs_period *periods = buf; in nilfs_ioctl_delete_checkpoints() local
726 cpfile, periods[i].p_start, periods[i].p_end); in nilfs_ioctl_delete_checkpoints()
/linux-4.1.27/Documentation/usb/
Dohci.txt25 transfers. Previously, using periods of one frame would risk data loss due
Dehci.txt69 ones from another driver, and that interrupt transfers can use periods
/linux-4.1.27/arch/arm/boot/dts/
Dimx6dl.dtsi41 clock-latency = <61036>; /* two CLK32 periods */
Dimx6q.dtsi45 clock-latency = <61036>; /* two CLK32 periods */
Dsun5i-a13.dtsi47 clock-latency = <244144>; /* 8 32k periods */
Dimx6sl.dtsi57 clock-latency = <61036>; /* two CLK32 periods */
Dsun4i-a10.dtsi75 clock-latency = <244144>; /* 8 32k periods */
Dsun7i-a20.dtsi105 clock-latency = <244144>; /* 8 32k periods */
Dimx6sx.dtsi72 clock-latency = <61036>; /* two CLK32 periods */
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfsd-admin-interfaces.txt24 On startup, nfsd and lockd grace periods start.
/linux-4.1.27/sound/pci/lola/
Dlola_pcm.c359 int i, ofs, periods, period_bytes; in lola_setup_periods() local
362 periods = str->bufsize / period_bytes; in lola_setup_periods()
368 for (i = 0; i < periods; i++) { in lola_setup_periods()
/linux-4.1.27/Documentation/devicetree/bindings/video/
Datmel,lcdc.txt57 - atmel,guard-time: lcd guard time (Delay in frame periods)
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/
Dbrcm,iproc-touchscreen.txt30 - touch_timeout: The continuous number of scan periods in which touch is
/linux-4.1.27/Documentation/device-mapper/
Ddm-flakey.txt29 If no feature parameters are present, during the periods of
/linux-4.1.27/Documentation/RCU/
Dtrace.txt45 Displays statistics for expedited grace periods.
78 o "c" is the count of grace periods that this CPU believes have
81 which has been offline through 16 RCU grace periods. It is not
82 unusual to see offline CPUs lagging by thousands of grace periods.
87 o "g" is the count of grace periods that this CPU believes have
125 periods, and so there is likely to be an extended period of time
283 o "completed" is the number of grace periods that have completed.
288 o "gpnum" is the number of grace periods that have started. It is
Dstallwarn.txt4 detector, which detects conditions that unduly delay RCU grace periods.
122 indicates how many grace periods behind the CPU is.
217 RCU grace periods from ever completing. Either way, the
Dchecklist.txt47 to prevent grace periods from ending prematurely, which
234 primitive is that it automatically self-limits: if grace periods
238 cases where grace periods are delayed, as failing to do so can
275 advantage of call_rcu_bh()'s faster grace periods. (This
Drcu.txt44 critical sections. These variants of RCU detect grace periods
DUP.txt86 infrastructure -must- respect grace periods, and -must- invoke callbacks
Dtorture.txt284 after passing through (RCU_TORTURE_PIPE_LEN-2) grace periods.
292 than in terms of grace periods. The legal number of non-zero
DwhatisRCU.txt202 of automatically limiting update rate should grace periods
910 d. Do you need RCU grace periods to complete even in the face
1013 grace periods short if need be (for example, if running
Drcubarrier.txt310 switching, again preventing grace periods from completing. This
DRTFP.txt1264 is indefinite grace periods... But this is OK for experimentation
1618 SRCU's grace periods are too slow for Jens, even after a
2256 ,Title="[{PATCH} -tip 0/3] expedited 'big hammer' {RCU} grace periods"
/linux-4.1.27/sound/pci/emu10k1/
Dp16v.c355 runtime->periods, frames_to_bytes(runtime, 1)); in snd_p16v_pcm_prepare_playback()
381 for(i = 0; i < runtime->periods; i++) { in snd_p16v_pcm_prepare_playback()
387 snd_emu10k1_ptr20_write(emu, PLAYBACK_LIST_SIZE, channel, (runtime->periods - 1) << 19); in snd_p16v_pcm_prepare_playback()
Demu10k1x.c463 for(i = 0; i < runtime->periods; i++) { in snd_emu10k1x_pcm_prepare()
469 snd_emu10k1x_ptr_write(emu, PLAYBACK_LIST_SIZE, voice, (runtime->periods - 1) << 19); in snd_emu10k1x_pcm_prepare()
499 if(runtime->periods == 2) in snd_emu10k1x_pcm_trigger()
/linux-4.1.27/sound/core/oss/
Dpcm_oss.c771 if (substream->oss.setup.periods > 1) in snd_pcm_oss_period_size()
772 oss_periods = substream->oss.setup.periods; in snd_pcm_oss_period_size()
793 runtime->oss.periods = oss_periods; in snd_pcm_oss_period_size()
984 runtime->oss.periods, NULL); in snd_pcm_oss_change_params()
1028 runtime->oss.periods = params_periods(sparams); in snd_pcm_oss_change_params()
1043 oss_buffer_size = oss_period_size * runtime->oss.periods; in snd_pcm_oss_change_params()
2174 info.fragstotal = runtime->periods; in snd_pcm_oss_get_space()
2177 info.bytes = runtime->oss.period_bytes * runtime->oss.periods; in snd_pcm_oss_get_space()
2178 info.fragments = runtime->oss.periods; in snd_pcm_oss_get_space()
2853 setup->periods, in snd_pcm_oss_proc_read()
[all …]
/linux-4.1.27/sound/atmel/
Dac97c.c676 if (chip->playback_period == runtime->periods) in atmel_ac97c_interrupt()
679 if (next_period == runtime->periods) in atmel_ac97c_interrupt()
698 if (chip->capture_period == runtime->periods) in atmel_ac97c_interrupt()
701 if (next_period == runtime->periods) in atmel_ac97c_interrupt()
/linux-4.1.27/Documentation/devicetree/bindings/spi/
Dspi-davinci.txt39 clock periods.
/linux-4.1.27/sound/pci/lx6464es/
Dlx6464es.c434 const u32 periods = substream->runtime->periods; in lx_trigger_start() local
443 for (i = 0; i != periods; ++i) { in lx_trigger_start()
Dlx_core.c1048 const u32 next_pos = ((pos+1) == substream->runtime->periods) ? in lx_interrupt_request_new_buffer()
/linux-4.1.27/sound/pci/nm256/
Dnm256.c201 int periods; /* # of periods */ member
504 s->cur_period %= s->periods; in snd_nm256_pcm_mark()
647 s->periods = substream->runtime->periods; in snd_nm256_pcm_prepare()
/linux-4.1.27/sound/pci/ca0106/
Dca0106_main.c782 runtime->period_size, runtime->periods, in snd_ca0106_pcm_prepare_playback()
840 for(i=0; i < runtime->periods; i++) { in snd_ca0106_pcm_prepare_playback()
846 snd_ca0106_ptr_write(emu, PLAYBACK_LIST_SIZE, channel, (runtime->periods - 1) << 19); in snd_ca0106_pcm_prepare_playback()
889 runtime->period_size, runtime->periods, in snd_ca0106_pcm_prepare_capture()
/linux-4.1.27/sound/drivers/pcsp/
Dpcsp_lib.c251 substream->runtime->periods, in snd_pcsp_playback_prepare()
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c338 int i, ofs, periods, period_bytes; in azx_setup_periods() local
346 periods = azx_dev->bufsize / period_bytes; in azx_setup_periods()
379 for (i = 0; i < periods; i++) { in azx_setup_periods()
380 if (i == periods - 1 && pos_adj) in azx_setup_periods()
/linux-4.1.27/drivers/net/wireless/p54/
Dlmac.h459 __le16 periods; member
Dfwio.c624 psm->intervals[i].periods = cpu_to_le16(1); in p54_set_ps()
/linux-4.1.27/Documentation/timers/
DNO_HZ.txt38 periods, but where these idle periods are also quite short (tens or
50 periods, failing to omit scheduling-clock interrupts will result in
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
Dpcm.c374 nperiods = pi->substream->runtime->periods; in i2sbus_pcm_prepare()
661 if (++i >= runtime->periods) { in handle_interrupt()
/linux-4.1.27/sound/spi/
Dat73c213.c374 if (chip->period == runtime->periods) in snd_at73c213_interrupt()
377 if (next_period == runtime->periods) in snd_at73c213_interrupt()
/linux-4.1.27/sound/soc/sh/rcar/
Dcore.c291 pos %= (runtime->periods * io->byte_per_period); in rsnd_dai_pointer_offset()
307 if (io->period_pos >= runtime->periods) { in rsnd_dai_pointer_update()
/linux-4.1.27/tools/perf/Documentation/
Dperf-top.txt136 Show a column with the sum of periods.
Dperf-report.txt261 --show-total-period:: Show a column with the sum of periods.
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-alsa.c493 return runtime->period_size * (count & (runtime->periods-1)); in snd_cx23885_pointer()
/linux-4.1.27/sound/pci/mixart/
Dmixart_core.c499 if (stream->buf_periods >= runtime->periods) in snd_mixart_threaded_irq()
/linux-4.1.27/Documentation/sound/alsa/
DProcfile.txt108 update of periods (usually called from the interrupt
Dtimestamping.txt101 running and not wrap-around during idle periods). If supported in
/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-alsa.c635 return runtime->period_size * (count & (runtime->periods - 1)); in snd_cx25821_pointer()
/linux-4.1.27/Documentation/scheduler/
Dsched-rt-group.txt77 lack an EDF scheduler to make non-uniform periods usable.
/linux-4.1.27/arch/mips/kvm/
Demulate.c248 s64 now_ns, periods; in kvm_mips_ktime_to_count() local
256 periods = div64_s64(now_ns, vcpu->arch.count_period); in kvm_mips_ktime_to_count()
257 vcpu->arch.count_dyn_bias = -periods * vcpu->arch.count_period; in kvm_mips_ktime_to_count()
/linux-4.1.27/kernel/sched/
Dfair.c2526 u64 delta, periods; in __update_entity_runnable_avg() local
2572 periods = delta / 1024; in __update_entity_runnable_avg()
2576 periods + 1); in __update_entity_runnable_avg()
2578 periods + 1); in __update_entity_runnable_avg()
2580 periods + 1); in __update_entity_runnable_avg()
2583 runnable_contrib = __compute_runnable_contrib(periods); in __update_entity_runnable_avg()
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-alsa.c586 return runtime->period_size * (count & (runtime->periods-1)); in snd_cx88_pointer()
/linux-4.1.27/Documentation/filesystems/caching/
Dobject.txt134 (1) Threads may be completely occupied for very long periods of time by a
/linux-4.1.27/Documentation/
Drtc.txt44 a few ways (enabling longer alarm periods, and wake-from-hibernate).
/linux-4.1.27/sound/pci/cs46xx/
Dcs46xx_lib.c983 if (substream->runtime->periods != CS46XX_FRAGS) in snd_cs46xx_playback_trigger()
987 if (substream->runtime->periods != CS46XX_FRAGS) in snd_cs46xx_playback_trigger()
1299 if (runtime->periods == CS46XX_FRAGS) { in snd_cs46xx_capture_hw_params()
/linux-4.1.27/sound/pci/pcxhr/
Dpcxhr_core.c1208 if (stream->timer_buf_periods >= runtime->periods) in pcxhr_update_timer_pos()
Dpcxhr.c922 subs->runtime->period_size, subs->runtime->periods, in pcxhr_prepare()
/linux-4.1.27/sound/core/
Dpcm.c411 snd_iprintf(buffer, "OSS periods: %u\n", runtime->oss.periods); in snd_pcm_substream_proc_hw_params_read()
Dpcm_native.c550 runtime->periods = params_periods(params); in snd_pcm_hw_params()
/linux-4.1.27/drivers/leds/
DKconfig65 hardware-accelerated blinking with maximum on and off periods of 9.8
/linux-4.1.27/sound/soc/sh/
Dfsi.c1047 if (io->period_pos >= runtime->periods) { in fsi_pointer_update()
/linux-4.1.27/init/
DKconfig639 bool "Accelerate last non-dyntick-idle CPU's grace periods"
648 hand, this option increases the duration of RCU grace periods,
800 This option enables expedited grace periods at boot time,
/linux-4.1.27/sound/sparc/
Dcs4231.c438 (*periods_sent) = ((*periods_sent) + 1) % runtime->periods; in snd_cs4231_advance_dma()
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt100 a cache miss. The disk can then be spun down in the periods of inactivity.
/linux-4.1.27/Documentation/arm64/
Darm-acpi.txt91 software and hardware are often used for long periods. ACPI allows the
/linux-4.1.27/Documentation/development-process/
D2.Process399 mailbox. One must be able to ignore the stream for sustained periods of
/linux-4.1.27/sound/pci/ice1712/
Dice1712.c640 …snd_ice1712_ds_write(ice, chn, ICE1712_DSC_ADDR1, runtime->dma_addr + (runtime->periods > 1 ? peri… in snd_ice1712_playback_ds_prepare()
/linux-4.1.27/Documentation/power/
Druntime_pm.txt294 periods for autosuspend