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

/linux-4.1.27/drivers/clocksource/
H A Dtimer-prima2.c164 static struct clocksource sirfsoc_clocksource = { variable in typeref:struct:clocksource
165 .name = "sirfsoc_clocksource",
223 BUG_ON(clocksource_register_hz(&sirfsoc_clocksource, sirfsoc_prima2_timer_init()
H A Dtimer-atlas7.c160 static struct clocksource sirfsoc_clocksource = { variable in typeref:struct:clocksource
161 .name = "sirfsoc_clocksource",
285 BUG_ON(clocksource_register_hz(&sirfsoc_clocksource, atlas7_timer_rate)); sirfsoc_atlas7_timer_init()

Completed in 38 milliseconds