Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-32k.c58 static u64 notrace ti_32k_read_cycles(struct clocksource *cs) in ti_32k_read_cycles() function
69 .read = ti_32k_read_cycles,
77 return ti_32k_read_cycles(&ti_32k_timer.cs); in omap_32k_read_sched_clock()