Searched refs:has_clockevent (Results 1 - 4 of 4) sorted by relevance

/drivers/clocksource/
H A Dtime-efm32.c256 static int has_clocksource, has_clockevent; local
267 if (!has_clockevent) {
270 has_clockevent = 1;
H A Dsh_mtu2.c56 bool has_clockevent; member in struct:sh_mtu2_device
341 ch->mtu->has_clockevent = true;
485 if (mtu->has_clockevent)
H A Dsh_tmu.c70 bool has_clockevent; member in struct:sh_tmu_device
456 ch->tmu->has_clockevent = true;
635 if (tmu->has_clockevent || tmu->has_clocksource)
H A Dsh_cmt.c128 bool has_clockevent; member in struct:sh_cmt_device
834 ch->cmt->has_clockevent = true;
1071 if (cmt->has_clockevent || cmt->has_clocksource)

Completed in 70 milliseconds