Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dsamsung_pwm_timer.c310 static struct clocksource samsung_clocksource = { variable
354 samsung_clocksource.mask = CLOCKSOURCE_MASK(pwm.variant.bits); in samsung_clocksource_init()
355 return clocksource_register_hz(&samsung_clocksource, clock_rate); in samsung_clocksource_init()