Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dtime-efm32.c256 static int has_clocksource, has_clockevent; in efm32_timer_init() local
259 if (!has_clocksource) { in efm32_timer_init()
262 has_clocksource = 1; in efm32_timer_init()
Dsh_tmu.c71 bool has_clocksource; member
459 ch->tmu->has_clocksource = true; in sh_tmu_register()
635 if (tmu->has_clockevent || tmu->has_clocksource) in sh_tmu_probe()
Dsh_cmt.c129 bool has_clocksource; member
841 ch->cmt->has_clocksource = true; in sh_cmt_register()
1071 if (cmt->has_clockevent || cmt->has_clocksource) in sh_cmt_probe()