Searched refs:USER_CLOCKEVENT (Results 1 – 1 of 1) sorted by relevance
23 enum { USER_CLOCKSOURCE, USER_CLOCKEVENT, USER_NR }; enumerator 155 used_before = p->active[USER_CLOCKSOURCE] | p->active[USER_CLOCKEVENT]; in em_sti_start() 172 used_before = p->active[USER_CLOCKSOURCE] | p->active[USER_CLOCKEVENT]; in em_sti_stop() 174 used_after = p->active[USER_CLOCKSOURCE] | p->active[USER_CLOCKEVENT]; in em_sti_stop() 236 em_sti_stop(p, USER_CLOCKEVENT); in em_sti_clock_event_shutdown() 245 em_sti_start(p, USER_CLOCKEVENT); in em_sti_clock_event_set_oneshot()