Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-spear/
Dtime.c69 static int clockevent_next_event(unsigned long evt,
153 .set_next_event = clockevent_next_event,
157 static int clockevent_next_event(unsigned long cycles, in clockevent_next_event() function