Searched defs:omap_dm_timer (Results 1 – 2 of 2) sorted by relevance
111280 struct omap_dm_timer { struct111281 int id;111282 int irq;111283 struct clk *fclk;111284 void *io_base;111308 const struct omap_dm_timer_ops *timer_ops; argument