Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dsamsung_pwm_timer.c76 unsigned int tcnt_max; member
285 clock_rate, 1, pwm.tcnt_max); in samsung_clockevent_init()
306 samsung_time_setup(pwm.source_id, pwm.tcnt_max); in samsung_clocksource_resume()
349 samsung_time_setup(pwm.source_id, pwm.tcnt_max); in samsung_clocksource_init()
370 pwm.tcnt_max = (1UL << pwm.variant.bits) - 1; in samsung_timer_resources()