Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dsamsung_pwm_timer.c315 static struct clocksource samsung_clocksource = { variable
360 samsung_clocksource.mask = CLOCKSOURCE_MASK(pwm.variant.bits); in samsung_clocksource_init()
361 ret = clocksource_register_hz(&samsung_clocksource, clock_rate); in samsung_clocksource_init()