Home
last modified time | relevance | path

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

/Linux-v5.15/include/clocksource/
Dtimer-ti-dm.h343 static inline void __omap_dm_timer_stop(struct omap_dm_timer *timer, in __omap_dm_timer_stop() function
/Linux-v5.15/drivers/clocksource/
Dtimer-ti-dm.c533 __omap_dm_timer_stop(timer, timer->posted, rate); in omap_dm_timer_stop()