Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dsamsung_pwm_timer.c72 unsigned int tcnt_max; member
276 clock_rate, 1, pwm.tcnt_max); in samsung_clockevent_init()
301 samsung_time_setup(pwm.source_id, pwm.tcnt_max); in samsung_clocksource_resume()
343 samsung_time_setup(pwm.source_id, pwm.tcnt_max); in samsung_clocksource_init()
362 pwm.tcnt_max = (1UL << pwm.variant.bits) - 1; in samsung_timer_resources()