Home
last modified time | relevance | path

Searched defs:omap_dm_timer (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/plat-omap/include/plat/
Ddmtimer.h258 struct omap_dm_timer { struct
259 unsigned long phys_base;
260 int id;
261 int irq;
285 int omap_dm_timer_prepare(struct omap_dm_timer *timer); argument