Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dsamsung_pwm_timer.c318 static struct clocksource samsung_clocksource = { variable
363 samsung_clocksource.mask = CLOCKSOURCE_MASK(pwm.variant.bits); in samsung_clocksource_init()
364 ret = clocksource_register_hz(&samsung_clocksource, clock_rate); in samsung_clocksource_init()