Home
last modified time | relevance | path

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

/include/linux/platform_data/
A Ddmtimer-omap.h15 struct omap_dm_timer *(*request)(void);
17 int (*free)(struct omap_dm_timer *timer);
19 void (*enable)(struct omap_dm_timer *timer);
20 void (*disable)(struct omap_dm_timer *timer);
22 int (*get_irq)(struct omap_dm_timer *timer);
23 int (*set_int_enable)(struct omap_dm_timer *timer,
29 int (*start)(struct omap_dm_timer *timer);
30 int (*stop)(struct omap_dm_timer *timer);
38 int (*get_pwm_status)(struct omap_dm_timer *timer);
42 int (*write_counter)(struct omap_dm_timer *timer,
[all …]
/include/clocksource/
A Dtimer-ti-dm.h62 struct omap_dm_timer { struct

Completed in 6 milliseconds