Searched defs:period (Results 1 – 24 of 24) sorted by relevance
/arch/m68k/atari/ |
D | atasound.c | 60 int period; in atari_mksound() local
|
/arch/microblaze/kernel/ |
D | heartbeat.c | 22 static unsigned int cnt, period, dist; in heartbeat() local
|
/arch/m68k/kernel/ |
D | time.c | 46 static unsigned cnt = 0, period = 0, dist = 0; in timer_interrupt() local
|
/arch/m68k/amiga/ |
D | amisound.c | 82 unsigned long period = (clock_constant / hz); in amiga_mksound() local
|
/arch/powerpc/platforms/52xx/ |
D | mpc52xx_gpt.c | 396 static int mpc52xx_gpt_do_start(struct mpc52xx_gpt_priv *gpt, u64 period, in mpc52xx_gpt_do_start() 466 int mpc52xx_gpt_start_timer(struct mpc52xx_gpt_priv *gpt, u64 period, in mpc52xx_gpt_start_timer() 504 u64 period; in mpc52xx_gpt_timer_period() local 686 const u32 *period) in mpc52xx_gpt_wdt_setup() 713 const u32 *period) in mpc52xx_gpt_wdt_setup()
|
/arch/x86/kvm/ |
D | kvm_timer.h | 4 s64 period; /* unit: ns */ member
|
/arch/blackfin/kernel/ |
D | pwm.c | 64 unsigned long period, duty; in pwm_config() local
|
D | gptimers.c | 139 void set_gptimer_period(unsigned int timer_id, uint32_t period) in set_gptimer_period()
|
/arch/mips/jz4740/ |
D | pwm.c | 97 unsigned long period, duty; in pwm_config() local
|
D | timer.h | 90 static inline void jz4740_timer_set_period(unsigned int timer, uint16_t period) in jz4740_timer_set_period()
|
/arch/arm/plat-samsung/include/plat/ |
D | dma-ops.h | 23 unsigned long period; member
|
/arch/arm/plat-spear/ |
D | time.c | 108 u32 period; in clockevent_set_mode() local
|
/arch/c6x/platforms/ |
D | timer64.c | 80 static void timer64_config(unsigned long period) in timer64_config()
|
/arch/arm/mach-omap2/ |
D | timer.c | 110 u32 period; in omap2_gp_timer_set_mode() local
|
/arch/arm/plat-samsung/ |
D | pwm.c | 165 unsigned long period; in pwm_config() local
|
/arch/powerpc/perf/ |
D | core-fsl-emb.c | 573 u64 period = event->hw.sample_period; in record_and_restart() local
|
D | core-book3s.c | 1259 u64 period = event->hw.sample_period; in record_and_restart() local
|
/arch/blackfin/include/asm/ |
D | gptimers.h | 218 u32 period; member
|
/arch/arm/mach-davinci/ |
D | time.c | 93 unsigned long period; member
|
/arch/alpha/kernel/ |
D | perf_event.c | 246 long period = hwc->sample_period; in alpha_perf_event_set_period() local
|
/arch/arm/kernel/ |
D | perf_event.c | 156 s64 period = hwc->sample_period; in armpmu_event_set_period() local
|
/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 372 u64 period = hwc->sample_period; in mipspmu_event_set_period() local
|
/arch/sparc/kernel/ |
D | perf_event.c | 642 s64 period = hwc->sample_period; in sparc_perf_event_set_period() local
|
/arch/x86/kernel/cpu/ |
D | perf_event.c | 933 s64 period = hwc->sample_period; in x86_perf_event_set_period() local
|