Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds