Searched refs:PERIOD (Results 1 – 3 of 3) sorted by relevance
21 #define PERIOD(x) (((x) * 0x10) + 0x10) macro82 writel(period, pc->base + PERIOD(pwm->hwpwm)); in bcm2835_pwm_config()
316 # define PERIOD(x) ((x) << 8) macro
23 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro226 ns_to_ktime(PERIOD), 0, in __i915_pmu_maybe_start_timer()433 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()