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

/drivers/clocksource/
H A Dtimer-marco.c160 static struct clocksource sirfsoc_clocksource = { variable in typeref:struct:clocksource
161 .name = "sirfsoc_clocksource",
291 BUG_ON(clocksource_register_hz(&sirfsoc_clocksource, MARCO_CLOCK_FREQ));
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,

Completed in 13 milliseconds