Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Dcevt-rt3352.c39 static int systick_set_oneshot(struct clock_event_device *evt);
80 .set_state_oneshot = systick_set_oneshot,
99 static int systick_set_oneshot(struct clock_event_device *evt) in systick_set_oneshot() function