Searched refs:PERIOD (Results 1 – 3 of 3) sorted by relevance
21 #define PERIOD(x) (((x) * 0x10) + 0x10) macro96 writel(period_cycles, pc->base + PERIOD(pwm->hwpwm)); in bcm2835_pwm_apply()
24 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro293 ns_to_ktime(PERIOD), 0, in __i915_pmu_maybe_start_timer()534 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()
316 # define PERIOD(x) ((x) << 8) macro
Completed in 12 milliseconds