Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dh8300_timer8.c103 static void timer8_clock_event_start(struct timer8_priv *p, unsigned long delta) in timer8_clock_event_start() function
121 timer8_clock_event_start(p, (p->rate + HZ/2) / HZ); in timer8_clock_event_periodic()
132 timer8_clock_event_start(p, 0x10000); in timer8_clock_event_oneshot()