Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
Dsamsung_pwm_timer.c308 static struct clocksource samsung_clocksource = { variable
352 samsung_clocksource.mask = CLOCKSOURCE_MASK(pwm.variant.bits); in samsung_clocksource_init()
353 return clocksource_register_hz(&samsung_clocksource, clock_rate); in samsung_clocksource_init()