Home
last modified time | relevance | path

Searched refs:PERIOD (Results 1 – 3 of 3) sorted by relevance

/drivers/pwm/
A Dpwm-bcm2835.c21 #define PERIOD(x) (((x) * 0x10) + 0x10) macro
96 writel(period_cycles, pc->base + PERIOD(pwm->hwpwm)); in bcm2835_pwm_apply()
/drivers/gpu/drm/i915/
A Di915_pmu.c24 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro
293 ns_to_ktime(PERIOD), 0, in __i915_pmu_maybe_start_timer()
534 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()
/drivers/gpu/drm/radeon/
A Dsumod.h316 # define PERIOD(x) ((x) << 8) macro

Completed in 12 milliseconds