Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
Dsamsung_pwm_timer.c73 unsigned int tcnt_max; member
275 clock_rate, 1, pwm.tcnt_max); in samsung_clockevent_init()
299 samsung_time_setup(pwm.source_id, pwm.tcnt_max); in samsung_clocksource_resume()
341 samsung_time_setup(pwm.source_id, pwm.tcnt_max); in samsung_clocksource_init()
360 pwm.tcnt_max = (1UL << pwm.variant.bits) - 1; in samsung_timer_resources()