Home
last modified time | relevance | path

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

/arch/arm/plat-omap/
Ddmtimer.c165 #define omap2_dm_timers NULL macro
194 static struct omap_dm_timer omap2_dm_timers[] = { variable
217 static const int dm_timer_count = ARRAY_SIZE(omap2_dm_timers);
224 #define omap2_dm_timers NULL macro
675 dm_timers = omap2_dm_timers; in omap_dm_timer_init()